Searched defs:GetItemState (Results 1 – 5 of 5) sorted by relevance
82 public static class GetItemState { class in V1DynamoDbAttributeValue
174 public static class GetItemState { class in V2DynamoDbAttributeValue
96 …UINT GetItemState(int index, UINT mask) const { return ListView_GetItemState(_window, index, mask)… in GetItemState() function
109 UINT GetItemState(UINT id, UINT flags) const { return ::GetMenuState(_menu, id, flags); } in GetItemState() function
4339 bool CXFA_Node::GetItemState(int32_t nIndex) { in GetItemState() function in CXFA_Node