Home
last modified time | relevance | path

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

/external/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.gn116 "SkLoadICU.cpp",
/external/skia/bazel/external/icu/utils/
DBUILD.bazel3 "icu/SkLoadICU.cpp",
4 "icu/SkLoadICU.h",
/external/skia/experimental/sktext/editor/
DApp.cpp61 if (!SkLoadICU()) { in Create()
/external/skia/src/pdf/
DSkPDFSubsetFont.cpp125 if (!SkLoadICU()) { in subset_sfntly()
/external/skia/bazel/external/icu/
DBUILD.bazel92 # #include "SkLoadICU.h".
96 "@icu_utils//:icu/SkLoadICU.cpp",
97 "@icu_utils//:icu/SkLoadICU.h",
100 "SkLoadICU.cpp",
101 "SkLoadICU.h",
585 "SkLoadICU.h",
1005 "SkLoadICU.cpp",
/external/skia/modules/skunicode/src/
DSkUnicode_icu.cpp489 if (!SkLoadICU()) { in MakeIcuBasedUnicode()
/external/skia/modules/skplaintexteditor/app/
Deditor_application.cpp417 if (!SkLoadICU()) { in Create()