Searched refs:bDrawExtBorderOnly (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/vcl/inc/vcl/ |
H A D | window.hxx | 1003 …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…
|
/aoo42x/main/vcl/source/window/ |
H A D | window.cxx | 9433 …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 56 milliseconds