Home
last modified time | relevance | path

Searched refs:bBottom (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/src/formfiller/
DFFL_IFormFiller.cpp605 FX_BOOL bBottom = TRUE; in QueryWherePopup() local
619 bBottom = TRUE; in QueryWherePopup()
623 bBottom = FALSE; in QueryWherePopup()
627 bBottom = FALSE; in QueryWherePopup()
630 bBottom = TRUE; in QueryWherePopup()
635 nRet = bBottom ? 0 : 1; in QueryWherePopup()
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp1739 FX_BOOL bBottom = mgUI.GetBottomInset(fBottomInset); in GetUIMargin() local
1744 if (!bLeft || !bTop || !bRight || !bBottom) { in GetUIMargin()
1753 if (!bBottom) { in GetUIMargin()