HomeSort by relevance Sort by last modified time
    Searched refs:emBoxBottom (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/freetype/src/cff/
cf2blues.c 87 CF2_Fixed emBoxBottom, emBoxTop;
129 emBoxBottom = cf2_intToFixed( descender );
135 emBoxBottom = CF2_ICF_Bottom;
142 cf2_blueToFixed( blueValues[0] ) < emBoxBottom &&
143 cf2_blueToFixed( blueValues[1] ) < emBoxBottom &&
158 blues->emBoxBottomEdge.csCoord = emBoxBottom - CF2_FIXED_EPSILON;
  /external/freetype/src/cff/
cf2blues.c 87 CF2_Fixed emBoxBottom, emBoxTop;
129 emBoxBottom = cf2_intToFixed( descender );
135 emBoxBottom = CF2_ICF_Bottom;
142 cf2_blueToFixed( blueValues[0] ) < emBoxBottom &&
143 cf2_blueToFixed( blueValues[1] ) < emBoxBottom &&
158 blues->emBoxBottomEdge.csCoord = emBoxBottom - CF2_FIXED_EPSILON;

Completed in 101 milliseconds