Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dstudiox_util.h128 GX_UBYTE ToUByte(INT value);
Dgx_studio_font_util.cpp512 put_glyph->gx_glyph_height = ToUByte(glyph.height); in CopyGlyphData()
513 put_glyph->gx_glyph_width = ToUByte(glyph.width); in CopyGlyphData()
Dstudiox_util.cpp2151 GX_UBYTE ToUByte(INT value) in ToUByte() function