Home
last modified time | relevance | path

Searched refs:SkLoadICU (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/icu/
DSkLoadICU.h11 bool SkLoadICU();
13 static inline bool SkLoadICU() { return true; } in SkLoadICU() function
DSkLoadICU.cpp99 bool SkLoadICU() { in SkLoadICU() function
DBUILD.gn123 "SkLoadICU.cpp",
/third_party/flutter/skia/third_party/icu/
DSkLoadICU.h11 bool SkLoadICU();
13 static inline bool SkLoadICU() { return true; } in SkLoadICU() function
DSkLoadICU.cpp79 bool SkLoadICU() { in SkLoadICU() function
DBUILD.gn96 "SkLoadICU.cpp",
/third_party/flutter/skia/src/pdf/
DSkPDFSubsetFont.cpp55 if (!SkLoadICU()) { in subset_harfbuzz()
95 if (!SkLoadICU()) { in subset_sfntly()
/third_party/skia/experimental/sktext/editor/
DApp.cpp61 if (!SkLoadICU()) { in Create()
/third_party/skia/src/pdf/
DSkPDFSubsetFont.cpp118 if (!SkLoadICU()) { in subset_sfntly()
/third_party/flutter/skia/experimental/editor/
Deditor_application.cpp378 if (!SkLoadICU()) { in Create()
/third_party/skia/modules/skplaintexteditor/app/
Deditor_application.cpp417 if (!SkLoadICU()) { in Create()
/third_party/skia/modules/skunicode/src/
DSkUnicode_icu.cpp527 if (!SkLoadICU()) { in Make()
/third_party/flutter/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp707 if (!SkLoadICU()) { in MakeHarfBuzz()
1374 if (!SkLoadICU()) { in MakeShapeDontWrapOrReorder()
/third_party/flutter/build/skia/
DBUILD.gn1239 sources += [ "$flutter_root/skia/third_party/icu/SkLoadICU.cpp" ]