Searched refs:lFontInc (Results 1 – 1 of 1) sorted by relevance
78 const SwTwips lFontInc = 2 * 20; // ==> PointToTwips(2) variable271 if( ( lSize += lFontInc ) > lFontMaxSz ) in ExecCharAttrArgs()278 if( ( lSize -= lFontInc ) < 4 ) in ExecCharAttrArgs()
Completed in 15 milliseconds