Searched refs:kerning_offset (Results 1 – 2 of 2) sorted by relevance
189 GX_CHAR kerning_offset = 0; in _gx_system_string_width_kerning_font_get() local243 kerning_offset = (GX_CHAR)(*(left_glyph_ptr + 1)); in _gx_system_string_width_kerning_font_get()251 width += kerning_offset; in _gx_system_string_width_kerning_font_get()255 kerning_offset = 0; in _gx_system_string_width_kerning_font_get()
94 GX_BYTE kerning_offset = 0; in _gx_canvas_kerning_glyphs_draw() local155 kerning_offset = (GX_CHAR)(*(left_glyph_ptr + 1)); in _gx_canvas_kerning_glyphs_draw()165 x_offset = (GX_VALUE)(x_offset + kerning_offset); in _gx_canvas_kerning_glyphs_draw()207 xstart = (GX_VALUE)(xstart + kerning_offset); in _gx_canvas_kerning_glyphs_draw()211 kerning_offset = 0; in _gx_canvas_kerning_glyphs_draw()