Searched refs:hoty (Results 1 – 3 of 3) sorted by relevance
50 int16_t hotx, hoty; member154 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()
107 curdata->hoty = 0; in DirectFB_CreateDefaultCursor()165 curdata->hoty = hot_y; in DirectFB_CreateCursor()205 curdata->hoty)); in DirectFB_ShowCursor()
34 int hoty; member