Searched refs:TypeList (Results 1 – 1 of 1) sorted by relevance
287 struct TypeList struct299 TypeList fixedTextList = {&typeXFixedText, 1}; argument300 TypeList textCompList = {&typeXTextComponent, 1};301 TypeList radioButtonList = {&typeXRadioButton, 1};302 TypeList comboBoxList = {&typeXComboBox, 1};830 TypeList* pTypeListInfo = static_cast<TypeList*>(pPara); in FindControl()
Completed in 20 milliseconds