Home
last modified time | relevance | path

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

/external/pdfium/xfa/include/fwl/basewidget/
Dfwl_combobox.h28 #define FWL_STYLEEXT_CMB_EditDistributed (2L << 8) macro
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_comboboximp.cpp1075 if (dwStylExes & FWL_STYLEEXT_CMB_EditDistributed) { in ReSetEditAlignment()