Home
last modified time | relevance | path

Searched refs:eBottom (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/fde/css/
Dcfde_cssdeclaration.cpp415 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()
Dcfde_cssdeclaration.h76 FDE_CSSProperty eBottom);
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTPrint3DAPI.cpp322 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/
DPVRTPrint3D.h411 eBottom = 0x01, enumerator