Searched refs:FWL_STYLEEXT_CMB_ReadOnly (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/xfa/include/fwl/basewidget/
H A Dfwl_combobox.h38 #define FWL_STYLEEXT_CMB_ReadOnly (1L << 13) macro
/external/pdfium/xfa/src/fxfa/src/app/
H A Dxfa_ffchoicelist.cpp280 dwExtendedStyle |= FWL_STYLEEXT_CMB_ReadOnly;
/external/pdfium/xfa/src/fwl/src/basewidget/
H A Dfwl_comboboximp.cpp1327 if (!(this->GetStylesEx() & FWL_STYLEEXT_CMB_ReadOnly)) {

Completed in 87 milliseconds