Home
last modified time | relevance | path

Searched defs:GetFontCache (Results 1 – 10 of 10) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxge/
H A Dcfx_gemodule.h29 CFX_FontCache* GetFontCache() const { return m_pFontCache.get(); } in GetFontCache() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxge/
H A Dcfx_gemodule.h32 CFX_FontCache* GetFontCache() const { return m_pFontCache.get(); } in GetFontCache() function
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxge/ge/
H A Dcfx_gemodule.cpp56 CFX_FontCache* CFX_GEModule::GetFontCache() { in GetFontCache() function in CFX_GEModule
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxge/ge/
H A Dfx_ge.cpp49 CFX_FontCache* CFX_GEModule::GetFontCache() { in GetFontCache() function in CFX_GEModule
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/
H A Dfont_global_context.h31 static inline FontCache& GetFontCache() { return Get()->font_cache_; } in GetFontCache() function
H A Dfont_cache.cc89 FontCache* FontCache::GetFontCache() { in GetFontCache() function in blink::FontCache
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A Dfontinstance.hxx76 const ImplFontCache* GetFontCache() const { return mpFontCache; } in GetFontCache() function in LogicalFontInstance
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/
H A Dfontinstance.hxx75 const ImplFontCache* GetFontCache() const { return mpFontCache; } in GetFontCache() function in LogicalFontInstance
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/fonts/
H A Dfont_cache.cc93 FontCache* FontCache::GetFontCache(CreateIfNeeded create) { in GetFontCache() function in blink::FontCache
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfapi/fpdf_render/
H A Drender_int.h108 CFX_FontCache* GetFontCache() { return m_pFontCache; } in GetFontCache() function