Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_docenvironment.cpp191 bool draw_below_anchor; in GetPopupPos() local
193 draw_below_anchor = false; in GetPopupPos()
195 draw_below_anchor = true; in GetPopupPos()
197 draw_below_anchor = true; in GetPopupPos()
199 draw_below_anchor = false; in GetPopupPos()
201 int space_available = (draw_below_anchor ? space_available_below_anchor in GetPopupPos()
216 if (draw_below_anchor) in GetPopupPos()
224 if (draw_below_anchor) in GetPopupPos()