Searched refs:splitter (Results 1 – 3 of 3) sorted by relevance
37 splitter. This splitter allows the user to change how the space between the61 - \b Splitter \b size is the size of the splitter.68 can drag the splitter as such as to hide the item completely. If an item210 \brief Get the size of the splitter(s) in this view.212 \return The size of the splitter(s).220 \brief Set the size of the splitter(s) in this view.570 \brief Hook method called when the splitter needs to be drawn.573 Derived classes can override this to draw a splitter.
820 SplitterItem* splitter = new(nothrow) SplitterItem(this); in ItemAdded() local822 if (!splitter || !splitterInfo || !fSplitterItems.AddItem(splitter)) { in ItemAdded()824 delete splitter; in ItemAdded()828 splitter->SetLayoutData(splitterInfo); in ItemAdded()829 SetItemWeight(splitter, 0); in ItemAdded()
24269 splitter/MS