Searched refs:CACHE_X (Results 1 – 1 of 1) sorted by relevance
349 #define CACHE_X(pos) (((pos) % cache->columns) * cache->glyphWidth) macro456 x = CACHE_X(pos); in exaGlyphCacheBufferGlyph()463 x = CACHE_X(pos); in exaGlyphCacheBufferGlyph()477 x = CACHE_X(pos); in exaGlyphCacheBufferGlyph()534 #undef CACHE_X