OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GnomeSurface
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/samples/layout/
GnomeFontInstance.cpp
30
GnomeSurface
::
GnomeSurface
(GtkWidget *theWidget)
36
GnomeSurface
::~
GnomeSurface
()
41
void
GnomeSurface
::drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count,
GnomeFontInstance.h
31
class
GnomeSurface
: public RenderingSurface
34
GnomeSurface
(GtkWidget *theWidget);
35
virtual ~
GnomeSurface
();
104
inline GtkWidget *
GnomeSurface
::getWidget() const
109
inline void
GnomeSurface
::setWidget(GtkWidget *theWidget)
Completed in 2632 milliseconds