Searched refs:GnomeGUISupport (Results 1 – 5 of 5) sorted by relevance
33 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()
25 class GnomeGUISupport : public GUISupport28 GnomeGUISupport() {}; in GnomeGUISupport() function29 virtual ~GnomeGUISupport() {}; in ~GnomeGUISupport()
28 void GnomeGUISupport::postErrorMessage(const char *message, const char *title) in postErrorMessage()
47 static GnomeGUISupport *guiSupport;315 guiSupport = new GnomeGUISupport(); in main()
33 COMMON=cmaps.o UnicodeReader.o GnomeGUISupport.o FontMap.o GnomeFontMap.o ScriptCompositeFontInstan…