Home
last modified time | relevance | path

Searched defs:d_font (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/
H A DRenderedStringTextComponent.h86 const Font* d_font; variable
H A DFont_xmlHandler.h114 Font* d_font; variable
H A DWindow.h3714 const Font* d_font; variable
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/falagard/
H A DTextComponent.h371 String d_font; //!< name of font to use. variable
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/widgets/
H A DListboxTextItem.h202 Font* d_font; //!< Font used for rendering text. variable
H A DTreeItem.h677 const Font* d_font; variable
/dports/graphics/cegui/cegui-0.8.7/samples/ScrollablePaneDemo/
H A DSample_ScrollablePane.cpp76 CEGUI::Font* d_font; // the font we use member in ScrollablePaneSample
/dports/editors/ghex/ghex-3.41.1/src/
H A Dprint.h40 PangoFontDescription *d_font, *h_font; member
H A Dprint.c227 PangoFontDescription *d_font; in ghex_print_job_info_new() local
/dports/graphics/cegui/cegui-0.8.7/cegui/src/
H A DFont_xmlHandler.cpp88 CEGUI_DELETE_AO d_font; in ~Font_xmlHandler() local
/dports/graphics/cegui/cegui-0.8.7/samples/FontDemo/
H A DSample_FontDemo.cpp41 CEGUI::String d_font; member