Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/Control/
DListView.h104 bool GetCheckState(UINT index) { return BOOLToBool(ListView_GetCheckState(_window, index)); } in GetCheckState() function
/external/pdfium/xfa/fxfa/
Dcxfa_widgetacc.cpp1618 XFA_CHECKSTATE CXFA_WidgetAcc::GetCheckState() { in GetCheckState() function in CXFA_WidgetAcc