Searched refs:ToUByte (Results 1 – 3 of 3) sorted by relevance
128 GX_UBYTE ToUByte(INT value);
512 put_glyph->gx_glyph_height = ToUByte(glyph.height); in CopyGlyphData()513 put_glyph->gx_glyph_width = ToUByte(glyph.width); in CopyGlyphData()
2151 GX_UBYTE ToUByte(INT value) in ToUByte() function