Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dtoolbox.cxx3007 static void ImplDrawDropdownArrow( ToolBox *pBox, const Rectangle& rDropDownRect, sal_Bool bSetColo… in ImplDrawDropdownArrow() argument
3027 long x = rDropDownRect.Left() + (rDropDownRect.getWidth() - width)/2; in ImplDrawDropdownArrow()
3028 long y = rDropDownRect.Top() + (rDropDownRect.getHeight() - height)/2; in ImplDrawDropdownArrow()
3040 long x = rDropDownRect.Left() + (rDropDownRect.getWidth() - width)/2; in ImplDrawDropdownArrow()
3041 long y = rDropDownRect.Top() + (rDropDownRect.getHeight() - height)/2; in ImplDrawDropdownArrow()

Completed in 42 milliseconds