Searched refs:CreateListBox (Results 1 – 4 of 4) sorted by relevance
87 void CreateListBox(const CreateParams& cp);
250 CreateListBox(cp); in CreateChildWnd()295 void CPWL_ComboBox::CreateListBox(const CreateParams& cp) { in CreateListBox() function in CPWL_ComboBox
87 CXFA_Node* CreateListBox(CXFA_Node* pParent, CXFA_Node* pBefore) const;
308 return CreateListBox(pParent, pBefore); in CreateWidgetFormItem()410 CXFA_Node* CXFA_FFWidgetHandler::CreateListBox(CXFA_Node* pParent, in CreateListBox() function in CXFA_FFWidgetHandler