Home
last modified time | relevance | path

Searched defs:IsVertical (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_scrollbar.h62 bool IsVertical() const { return !!(GetStyleExts() & FWL_STYLEEXT_SCB_Vert); } in IsVertical() function
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_font.h117 bool IsVertical() const { return m_bVertical; } in IsVertical() function