Home
last modified time | relevance | path

Searched defs:IsChecked (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_special_button.h36 bool IsChecked() const { return m_bChecked; } in IsChecked() function
54 bool IsChecked() const { return m_bChecked; } in IsChecked() function
/external/pdfium/core/fpdfdoc/
Dcpdf_formcontrol.cpp86 bool CPDF_FormControl::IsChecked() const { in IsChecked() function in CPDF_FormControl
/external/pdfium/fpdfsdk/
Dcpdfsdk_widget.cpp498 bool CPDFSDK_Widget::IsChecked() const { in IsChecked() function in CPDFSDK_Widget