Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_fflistbox.cpp171 void CXFA_FFListBox::SetItemState(int32_t nIndex, bool bSelected) { in SetItemState() function in CXFA_FFListBox
H A Dcxfa_ffcombobox.cpp292 void CXFA_FFComboBox::SetItemState(int32_t nIndex, bool bSelected) { in SetItemState() function in CXFA_FFComboBox
/aosp_15_r20/external/lzma/CPP/Windows/Control/
H A DListView.h91 …void SetItemState(int index, UINT state, UINT mask) { ListView_SetItemState(_window, index, state,… in SetItemState() function
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_node.cpp4345 void CXFA_Node::SetItemState(int32_t nIndex, in SetItemState() function in CXFA_Node