Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_text.c108 int glyph_spacing_x = glamor_font->glyph_width_bytes * 8; in glamor_text() local
169 tx = (col - firstCol) * glyph_spacing_x; in glamor_text()