Home
last modified time | relevance | path

Searched defs:GetCheckState (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/src/fwl/src/lightwidget/
Dcheckbox.cpp38 int32_t CFWL_CheckBox::GetCheckState() { in GetCheckState() function in CFWL_CheckBox
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_checkboximp.cpp27 int32_t IFWL_CheckBox::GetCheckState() { in GetCheckState() function in IFWL_CheckBox
163 int32_t CFWL_CheckBoxImp::GetCheckState() { in GetCheckState() function in CFWL_CheckBoxImp
/external/lzma/CPP/Windows/Control/
DListView.h90 bool GetCheckState(UINT index) { return BOOLToBool(ListView_GetCheckState(_window, index)); } in GetCheckState() function
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp1844 XFA_CHECKSTATE CXFA_WidgetData::GetCheckState() { in GetCheckState() function in CXFA_WidgetData