Searched refs:nSymbolSize (Results 1 – 1 of 1) sorted by relevance
1013 long nSymbolSize = pDev->GetTextHeight() / 2 + 1; in ImplDrawPushButtonContent() local1015 aInRect.Left() = aInRect.Right() - nSymbolSize; in ImplDrawPushButtonContent()1016 aSize.Width() -= ( 5 + nSymbolSize ); in ImplDrawPushButtonContent()