Searched refs:ImplPaintCheckBackground (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/svtools/source/control/ |
H A D | toolbarmenu.cxx | 1305 static void ImplPaintCheckBackground( Window* i_pWindow, const Rectangle& i_rRect, bool i_bHighligh… in ImplPaintCheckBackground() function 1494 ImplPaintCheckBackground( this, aOuterCheckRect, pThisOnly && bHighlighted ); in implPaint() 1523 ImplPaintCheckBackground( this, aOuterCheckRect, pThisOnly && bHighlighted ); in implPaint()
|
/aoo4110/main/vcl/source/window/ |
H A D | menu.cxx | 2594 static void ImplPaintCheckBackground( Window* i_pWindow, const Rectangle& i_rRect, bool i_bHighligh… in ImplPaintCheckBackground() function 2784 … ImplPaintCheckBackground( pWin, aOuterCheckRect, pThisItemOnly && bHighlighted ); in ImplPaint() 2813 … ImplPaintCheckBackground( pWin, aOuterCheckRect, pThisItemOnly && bHighlighted ); in ImplPaint()
|
Completed in 57 milliseconds