Home
last modified time | relevance | path

Searched refs:bDrawExtBorderOnly (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx1003 …Rect, sal_uInt16 highlight, sal_Bool bChecked, sal_Bool bDrawBorder, sal_Bool bDrawExtBorderOnly );
1005 …Int16 highlight, sal_Bool bChecked, sal_Bool bDrawBorder, sal_Bool bDrawExtBorderOnly, Color* pSel…
1007 …Int16 highlight, sal_Bool bChecked, sal_Bool bDrawBorder, sal_Bool bDrawExtBorderOnly, long nCorne…
/trunk/main/vcl/source/window/
H A Dwindow.cxx9433 …rRect, sal_uInt16 highlight, sal_Bool bChecked, sal_Bool bDrawBorder, sal_Bool bDrawExtBorderOnly ) in DrawSelectionBackground() argument
9435 …DrawSelectionBackground( rRect, highlight, bChecked, bDrawBorder, bDrawExtBorderOnly, 0, NULL, NUL… in DrawSelectionBackground()
9438 …Int16 highlight, sal_Bool bChecked, sal_Bool bDrawBorder, sal_Bool bDrawExtBorderOnly, Color* pSel… in DrawSelectionBackground() argument
9440 …DrawSelectionBackground( rRect, highlight, bChecked, bDrawBorder, bDrawExtBorderOnly, 0, pSelectio… in DrawSelectionBackground()
9447 sal_Bool bDrawExtBorderOnly, in DrawSelectionBackground() argument
9491 if( bDrawExtBorderOnly ) in DrawSelectionBackground()
9560 if( bDark && bDrawExtBorderOnly ) in DrawSelectionBackground()

Completed in 65 milliseconds