HomeSort by relevance Sort by last modified time
    Searched defs:GnomeSurface (Results 1 - 2 of 2) sorted by null

  /external/icu4c/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 208 milliseconds