Searched refs:nOutTextWidth (Results 1 – 1 of 1) sorted by relevance
896 long nYOutput, nOutTextWidth; in Paint() local905 nOutTextWidth = nRubyWidth; in Paint()914 nOutTextWidth = nBaseWidth; in Paint()924 DrawText( Point( nRightEnd - nOutTextWidth, nYOutput), sOutputText ); in Paint()929 if(nOutTextWidth < (nRightEnd - nLeftStart - nCharWidth)) in Paint()953 DrawText( Point( nCenter - nOutTextWidth / 2 , nYOutput), sOutputText ); in Paint()
Completed in 15 milliseconds