Home
last modified time | relevance | path

Searched refs:orig_x_rounded (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/freetype/src/base/
Dftobjs.c3107 FT_Pos orig_x_rounded = FT_PIX_ROUND( orig_x ); in FT_Get_Kerning() local
3111 if ( akerning->x != orig_x_rounded || in FT_Get_Kerning()
3115 orig_x_rounded / 64, orig_y_rounded / 64, in FT_Get_Kerning()
/external/freetype/src/base/
Dftobjs.c3242 FT_Pos orig_x_rounded = FT_PIX_ROUND( orig_x ); in FT_Get_Kerning() local
3246 if ( akerning->x != orig_x_rounded || in FT_Get_Kerning()
3250 orig_x_rounded / 64, orig_y_rounded / 64, in FT_Get_Kerning()