Home
last modified time | relevance | path

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

/external/pdfium/xfa/include/fwl/basewidget/
Dfwl_combobox.h18 #define FWL_STYLEEXT_CMB_Sort (1L << 1) macro
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_comboboximp.cpp904 (FWL_STYLEEXT_CMB_Sort | FWL_STYLEEXT_CMB_OwnerDraw); in ShowDropList()