Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_checkbox.h24 #define FWL_STYLEEXT_CKB_SignShapeMask (7L << 10) macro
/external/pdfium/xfa/fxfa/app/
Dxfa_ffcheckbutton.cpp85 dwStyleEx, FWL_STYLEEXT_CKB_SignShapeMask | FWL_STYLEEXT_CKB_3State); in UpdateWidgetProperty()
/external/pdfium/xfa/fwl/theme/
Dcfwl_checkboxtp.cpp294 switch (dwStyle & FWL_STYLEEXT_CKB_SignShapeMask) { in DrawCheckSign()