Searched refs:ImplBtnDlgItemList (Results 1 – 2 of 2) sorted by relevance
32 class ImplBtnDlgItemList;54 ImplBtnDlgItemList* mpItemList;
49 DECLARE_LIST( ImplBtnDlgItemList, ImplBtnDlgItem* ) in DECLARE_LIST() argument55 mpItemList = new ImplBtnDlgItemList( 8, 8 ); in DECLARE_LIST()
Completed in 7 milliseconds