Searched defs:ImplTabCtrlData (Results 1 – 1 of 1) sorted by relevance
70 struct ImplTabCtrlData struct72 std::hash_map< int, int > maLayoutPageIdToLine;73 std::hash_map< int, int > maLayoutLineToPageId;74 std::vector< Rectangle > maTabRectangles;75 Point maItemsOffset; // offset of the tabitems76 std::vector< ImplTabItem > maItemList;77 ListBox* mpListBox;78 Size maMinSize;