HomeSort by relevance Sort by last modified time
    Searched refs:FWL_STYLEEXT_LTB_MultiSelection (Results 1 - 3 of 3) sorted by null

  /external/pdfium/xfa/fwl/
cfwl_listbox.h 20 #define FWL_STYLEEXT_LTB_MultiSelection (1L << 0)
cfwl_listbox.cpp 240 return m_pProperties->m_dwStyleExes & FWL_STYLEEXT_LTB_MultiSelection;
  /external/pdfium/xfa/fxfa/
cxfa_fflistbox.cpp 61 dwExtendedStyle |= FWL_STYLEEXT_LTB_MultiSelection;

Completed in 61 milliseconds