ReactOS 0.4.16-dev-823-g9a093ec
|
Public Attributes | |
unsigned int | id |
RECT | black_box |
POINT | cell_inc |
IDirect3DTexture9 * | texture |
struct wine_rb_entry | entry |
RECT d3dx_glyph::black_box |
Definition at line 34 of file font.c.
Referenced by ID3DXFontImpl_GetGlyphData(), and ID3DXFontImpl_PreloadGlyphs().
POINT d3dx_glyph::cell_inc |
Definition at line 35 of file font.c.
Referenced by ID3DXFontImpl_GetGlyphData(), and ID3DXFontImpl_PreloadGlyphs().
struct wine_rb_entry d3dx_glyph::entry |
Definition at line 38 of file font.c.
Referenced by ID3DXFontImpl_PreloadGlyphs().
Definition at line 33 of file font.c.
Referenced by glyph_rb_compare(), and ID3DXFontImpl_PreloadGlyphs().
IDirect3DTexture9* d3dx_glyph::texture |
Definition at line 36 of file font.c.
Referenced by ID3DXFontImpl_GetGlyphData(), and ID3DXFontImpl_PreloadGlyphs().