Searched refs:eBottom (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/xfa/fde/css/ |
D | cfde_cssdeclaration.cpp | 415 FDE_CSSProperty eBottom) { in Add4ValuesProperty() argument 421 AddPropertyHolder(eBottom, list[0], bImportant); in Add4ValuesProperty() 427 AddPropertyHolder(eBottom, list[0], bImportant); in Add4ValuesProperty() 433 AddPropertyHolder(eBottom, list[2], bImportant); in Add4ValuesProperty() 439 AddPropertyHolder(eBottom, list[2], bImportant); in Add4ValuesProperty()
|
D | cfde_cssdeclaration.h | 76 FDE_CSSProperty eBottom);
|
/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/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTPrint3D.h | 411 eBottom = 0x01, enumerator
|