Searched refs:fAvarageDiffCharSpaceValue (Results 1 – 1 of 1) sorted by relevance
223 double fAvarageDiffCharSpaceValue= 0.0; in processGlyphLine() local290 fAvarageDiffCharSpaceValue+=temp; in processGlyphLine()306 ( nDiffSpaceCount>0 )&&(fAvarageDiffCharSpaceValue>0) in processGlyphLine()309 fAvarageDiffCharSpaceValue= fAvarageDiffCharSpaceValue/ nDiffSpaceCount; in processGlyphLine()370 ( fPrevDiffCharSpace<=fAvarageDiffCharSpaceValue )&& in processGlyphLine()371 ( fPostDiffCharSpace<=fAvarageDiffCharSpaceValue ) in processGlyphLine()
Completed in 27 milliseconds