Searched refs:GnomeGUISupport (Results 1 – 16 of 16) sorted by relevance
/third_party/icu/icu4c/source/samples/layout/ |
D | gnomeglue.cpp | 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()
|
D | GnomeGUISupport.h | 25 class GnomeGUISupport : public GUISupport 28 GnomeGUISupport() {}; in GnomeGUISupport() function 29 virtual ~GnomeGUISupport() {}; in ~GnomeGUISupport()
|
D | GnomeGUISupport.cpp | 28 void GnomeGUISupport::postErrorMessage(const char *message, const char *title) in postErrorMessage()
|
D | gnomelayout.cpp | 47 static GnomeGUISupport *guiSupport; 315 guiSupport = new GnomeGUISupport(); in main()
|
D | Makefile.in | 33 COMMON=cmaps.o UnicodeReader.o GnomeGUISupport.o FontMap.o GnomeFontMap.o ScriptCompositeFontInstan…
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
D | gnomeglue.cpp | 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()
|
D | GnomeGUISupport.h | 25 class GnomeGUISupport : public GUISupport 28 GnomeGUISupport() {}; in GnomeGUISupport() function 29 virtual ~GnomeGUISupport() {}; in ~GnomeGUISupport()
|
D | GnomeGUISupport.cpp | 28 void GnomeGUISupport::postErrorMessage(const char *message, const char *title) in postErrorMessage()
|
D | gnomelayout.cpp | 47 static GnomeGUISupport *guiSupport; 315 guiSupport = new GnomeGUISupport(); in main()
|
D | Makefile.in | 33 COMMON=cmaps.o UnicodeReader.o GnomeGUISupport.o FontMap.o GnomeFontMap.o ScriptCompositeFontInstan…
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/ |
D | gnomeglue.cpp | 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()
|
D | GnomeGUISupport.h | 25 class GnomeGUISupport : public GUISupport 28 GnomeGUISupport() {}; in GnomeGUISupport() function 29 virtual ~GnomeGUISupport() {}; in ~GnomeGUISupport()
|
D | GnomeGUISupport.cpp | 28 void GnomeGUISupport::postErrorMessage(const char *message, const char *title) in postErrorMessage()
|
D | gnomelayout.cpp | 47 static GnomeGUISupport *guiSupport; 315 guiSupport = new GnomeGUISupport(); in main()
|
D | Makefile.in | 33 COMMON=cmaps.o UnicodeReader.o GnomeGUISupport.o FontMap.o GnomeFontMap.o ScriptCompositeFontInstan…
|
/third_party/flutter/engine/flutter/ci/licenses_golden/ |
D | licenses_third_party | 17051 FILE: ../../../third_party/icu/source/samples/layout/GnomeGUISupport.cpp 17052 FILE: ../../../third_party/icu/source/samples/layout/GnomeGUISupport.h
|