Searched refs:eBottom (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/ |
D | PVRTPrint3DAPI.cpp | 322 APIDrawLogo(ePVRTPrint3DLogoIMG, eBottom | eRight); // IMG to the right in Flush() 323 APIDrawLogo(ePVRTPrint3DLogoPowerVR, eBottom | eLeft); // PVR to the left in Flush() 327 APIDrawLogo(ePVRTPrint3DLogoPowerVR, eBottom | eRight); // logo to the right in Flush() 331 APIDrawLogo(ePVRTPrint3DLogoIMG, eBottom | eRight); // logo to the right in Flush()
|
/external/pdfium/core/fxcrt/css/ |
D | cfx_cssdeclaration.cpp | 560 CFX_CSSProperty eBottom) { in Add4ValuesProperty() argument 566 AddPropertyHolder(eBottom, list[0], bImportant); in Add4ValuesProperty() 572 AddPropertyHolder(eBottom, list[0], bImportant); in Add4ValuesProperty() 578 AddPropertyHolder(eBottom, list[2], bImportant); in Add4ValuesProperty() 584 AddPropertyHolder(eBottom, list[2], bImportant); in Add4ValuesProperty()
|
D | cfx_cssdeclaration.h | 76 CFX_CSSProperty eBottom);
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTPrint3D.h | 411 eBottom = 0x01, enumerator
|