Searched defs:baseline (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dcache.c306 uint16 baseline, uint16 width, uint16 height, RD_HGLYPH pixmap)
317 glyph->baseline = baseline;
305 cache_put_font(uint8 font, uint16 character, uint16 offset, uint16 baseline, uint16 width, uint16 height, RD_HGLYPH pixmap) argument
H A Dorders.c1134 uint16 character, offset, baseline, width, height; local
1147 in_uint16_le(s, baseline);
1155 cache_put_font(font, character, offset, baseline, width, height, bitmap);
H A Dorders.h351 uint16 baseline; member in struct:_RDP_FONT_GLYPH
H A Dtypes.h122 sint16 baseline; member in struct:_FONTGLYPH

Completed in 44 milliseconds