Searched refs:CACHE_Y (Results 1 – 1 of 1) sorted by relevance
350 #define CACHE_Y(pos) (cache->yOffset + ((pos) / cache->columns) * cache->glyphHeight) macro457 y = CACHE_Y(pos); in exaGlyphCacheBufferGlyph()464 y = CACHE_Y(pos); in exaGlyphCacheBufferGlyph()478 y = CACHE_Y(pos); in exaGlyphCacheBufferGlyph()535 #undef CACHE_Y