Searched defs:origin_x (Results 1 – 2 of 2) sorted by relevance
305 hb_position_t origin_x, origin_y; in add_glyph_origin_for_direction() local317 hb_position_t origin_x, origin_y; in subtract_glyph_origin_for_direction() local
461 int origin_x = FXSYS_round(matrix.e); in ProcessType3Text() local598 FX_FLOAT origin_x = (FX_FLOAT)left; in DrawTextString() local603 void CPDF_TextRenderer::DrawTextString(CFX_RenderDevice* pDevice, FX_FLOAT origin_x, FX_FLOAT origi… in DrawTextString()