Home
last modified time | relevance | path

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

/external/wayland/cursor/
Dconvert_font.c50 int16_t hotx, hoty; member
154 glyph->hoty = glyph->ascent; in handle_compressed_metrics()
254 int absy = glyph->hoty + y; in get_glyph_pixel()
305 int miny = min(-cursor->hoty, -mask->hoty); in reconstruct_glyph()
306 int maxy = max(cursor->height - cursor->hoty, in reconstruct_glyph()
307 mask->height - mask->hoty); in reconstruct_glyph()