Home
last modified time | relevance | path

Searched refs:SystemFontLoader (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/src/ports/
H A DSkFontMgr_custom.h131 class SystemFontLoader { class in SkFontMgr_Custom
133 virtual ~SystemFontLoader() { } in ~SystemFontLoader()
136 explicit SkFontMgr_Custom(const SystemFontLoader& loader);
H A DSkFontMgr_custom_embedded.cpp19 class EmbeddedSystemFontLoader : public SkFontMgr_Custom::SystemFontLoader {
42 class DataFontLoader : public SkFontMgr_Custom::SystemFontLoader {
H A DSkFontMgr_custom_empty.cpp11 class EmptyFontLoader : public SkFontMgr_Custom::SystemFontLoader {
H A DSkFontMgr_custom_directory.cpp14 class DirectorySystemFontLoader : public SkFontMgr_Custom::SystemFontLoader {
H A DSkFontMgr_custom.cpp160 SkFontMgr_Custom::SkFontMgr_Custom(const SystemFontLoader& loader) : fDefaultFamily(nullptr) {

Completed in 3 milliseconds