Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_scrollbar.h21 #define FWL_STYLEEXT_SCB_Vert (1L << 0) macro
67 return !!(m_pProperties->m_dwStyleExes & FWL_STYLEEXT_SCB_Vert); in IsVertical()
Dcfwl_listbox.cpp626 prop->m_dwStyleExes = FWL_STYLEEXT_SCB_Vert; in InitVerticalScrollBar()
Dcfwl_edit.cpp972 prop->m_dwStyleExes = FWL_STYLEEXT_SCB_Vert; in InitVerticalScrollBar()