Home
last modified time | relevance | path

Searched refs:GnomeGUISupport (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/samples/layout/
Dgnomeglue.cpp33 return (gs_guiSupport *) new GnomeGUISupport(); in gs_gnomeGuiSupportOpen()
38 GnomeGUISupport *gs = (GnomeGUISupport *) guiSupport; in gs_gnomeGuiSupportClose()
57 …return (fm_fontMap *) new GnomeFontMap(engine, fileName, pointSize, (GnomeGUISupport *) guiSupport… in fm_gnomeFontMapOpen()
DGnomeGUISupport.h25 class GnomeGUISupport : public GUISupport
28 GnomeGUISupport() {}; in GnomeGUISupport() function
29 virtual ~GnomeGUISupport() {}; in ~GnomeGUISupport()
DGnomeGUISupport.cpp28 void GnomeGUISupport::postErrorMessage(const char *message, const char *title) in postErrorMessage()
Dgnomelayout.cpp47 static GnomeGUISupport *guiSupport;
315 guiSupport = new GnomeGUISupport(); in main()
DMakefile.in33 COMMON=cmaps.o UnicodeReader.o GnomeGUISupport.o FontMap.o GnomeFontMap.o ScriptCompositeFontInstan…