Home
last modified time | relevance | path

Searched refs:ImplErase (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/inc/vcl/
H A Dtoolbox.hxx318 …static SAL_DLLPRIVATE void ImplErase( ToolBox* pThis, const Rectangle &rRect, sal_Bool bHighlight …
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx632 void ToolBox::ImplErase( ToolBox* pThis, const Rectangle &rRect, sal_Bool bHighlight, sal_Bool bHas… in ImplErase() function in ToolBox
3261ImplErase( pThis, bNativeButtons ? pThis->mpData->maMenubuttonItem.maRect : aInnerRect, bHighlight… in ImplDrawMenubutton()
3608 ImplErase( this, pItem->maRect, bHighlight, bHasOpenPopup ); in ImplDrawItem()
3787 ImplErase( this, aDropDownRect, bHighlight, bHasOpenPopup ); in ImplDrawItem()

Completed in 39 milliseconds