Searched refs:nBLineHeight2 (Results 1 – 1 of 1) sorted by relevance
3383 long nBLineHeight2 = nBLineHeight/2; in ImplInitTextLineSize() local3384 if ( !nBLineHeight2 ) in ImplInitTextLineSize()3385 nBLineHeight2 = 1; in ImplInitTextLineSize()3408 mnBUnderlineOffset = nUnderlineOffset - nBLineHeight2; in ImplInitTextLineSize()3434 mnBStrikeoutOffset = nStrikeoutOffset - nBLineHeight2; in ImplInitTextLineSize()
Completed in 49 milliseconds