Home
last modified time | relevance | path

Searched defs:SetCheck (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_special_button.cpp32 void CPWL_CheckBox::SetCheck(bool bCheck) { in SetCheck() function in CPWL_CheckBox
69 void CPWL_RadioButton::SetCheck(bool bCheck) { in SetCheck() function in CPWL_RadioButton
/external/pdfium/fpdfsdk/
Dcpdfsdk_widget.cpp683 void CPDFSDK_Widget::SetCheck(bool bChecked, bool bNotify) { function in CPDFSDK_Widget