Home
last modified time | relevance | path

Searched refs:parseTtcIndex (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/src/ports/skia_ohos/
DFontConfig_ohos.h206 int parseTtcIndex(const Json::Value& root, const SkString& familyName);
DFontConfig_ohos.cpp540 parseTtcIndex(root[key], familyName); in parseGeneric()
737 parseTtcIndex(root[key], familyName); in parseFallbackItem()
814 int FontConfig_OHOS::parseTtcIndex(const Json::Value& root, const SkString& familyName) in parseTtcIndex() function in FontConfig_OHOS
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch76332 + parseTtcIndex(root[key], familyName);
76529 + parseTtcIndex(root[key], familyName);
76606 +int FontConfig_OHOS::parseTtcIndex(const Json::Value& root, const SkString& familyName)
77260 + int parseTtcIndex(const Json::Value& root, const SkString& familyName);