Searched refs:aGutterRC (Results 1 – 1 of 1) sorted by relevance
986 RECT aGutterRC = rc; in ImplDrawNativeControl() local987 aGutterRC.left += aValue.getNumericVal(); in ImplDrawNativeControl()988 aGutterRC.right = aGutterRC.left+3; in ImplDrawNativeControl()991 ImplDrawTheme( hTheme, hDC, MENU_POPUPGUTTER, 0, aGutterRC, aCaption ) in ImplDrawNativeControl()
Completed in 46 milliseconds