Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_checkbox.h17 #define FWL_STYLEEXT_CKB_SignShapeCircle (1L << 10) macro
/external/pdfium/xfa/fxfa/
Dcxfa_ffcheckbutton.cpp68 dwStyleEx = FWL_STYLEEXT_CKB_SignShapeCircle; in UpdateWidgetProperty()
83 dwStyleEx = FWL_STYLEEXT_CKB_SignShapeCircle; in UpdateWidgetProperty()
/external/pdfium/xfa/fwl/theme/
Dcfwl_checkboxtp.cpp240 case FWL_STYLEEXT_CKB_SignShapeCircle: in DrawCheckSign()