Home
last modified time | relevance | path

Searched defs:langs (Results 1 – 22 of 22) sorted by relevance

/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/testing/
DTestLanguagesForFonts.java22 Set<String> langs = fontLanguages.get(FontLoader.getFont(fontFile)); in main() local
35 List<String> langs = new ArrayList<String>(); in availableLangs() local
DFontLanguages.java659 Set<String> langs = scriptLangMap.get(scriptTag); in addLangScriptMap() local
664 Set<String> langs = new HashSet<String>(); in get() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/testing/
DTestLanguagesForFonts.java22 Set<String> langs = fontLanguages.get(FontLoader.getFont(fontFile)); in main() local
35 List<String> langs = new ArrayList<String>(); in availableLangs() local
DFontLanguages.java659 Set<String> langs = scriptLangMap.get(scriptTag); in addLangScriptMap() local
664 Set<String> langs = new HashSet<String>(); in get() local
/third_party/python/Doc/includes/sqlite3/
Dshortcut_methods.py3 langs = [ variable
/third_party/flutter/engine/flutter/third_party/txt/tests/
DFontLanguageListCacheTest.cpp64 const FontLanguages& langs = in TEST_F() local
DFontFamilyTest.cpp336 const FontLanguages& langs = createFontLanguages("en,en-Latn"); in TEST_F() local
/third_party/flutter/skia/third_party/externals/wuffs/cmd/wuffs/
Dtest.go153 langs []string member
Dgen.go109 langs []string member
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/
DFontCollection.cpp50 const FontLanguages& langs = FontLanguageListCache::getById(langListId); in GetFontLocale() local
218 const FontLanguages& langs = in calcCoverageScore() local
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
Dmapping_file_provider.cc111 const CountryLanguages* const langs = in GetFileName() local
/third_party/flutter/skia/src/ports/skia_ohos/
DFontConfig_ohos.h93 SkString langs; // the language for which the font style set is member
DSkFontMgr_ohos.cpp239 int SkFontMgr_OHOS::compareLangs(const SkString& langs, const char* bcp47[], in compareLangs()
/third_party/harfbuzz/src/
Dhb-common.cc283 static hb_atomic_ptr_t <hb_language_item_t> langs; variable
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-common.cc281 static hb_atomic_ptr_t <hb_language_item_t> langs; variable
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dmklicensestables.c48 static GList *langs; /* NULL */ variable
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-common.cc276 static hb_atomic_ptr_t <hb_language_item_t> langs; variable
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dresindvdsrc.c354 const gchar *const *langs, *const *cur; in rsn_dvdsrc_start() local
/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dparagraph_txt.cc1261 const minikin::FontLanguages& langs = in GetMinikinFontCollectionForStyle() local
/third_party/ffmpeg/libavformat/
Dasfdec_o.c89 char langs[32]; member
/third_party/libsoup/libsoup/
Dsoup-session.c432 GPtrArray *langs = NULL; in accept_languages_from_system() local
/third_party/flatbuffers/src/
Didl_parser.cpp2454 unsigned long langs = opts.lang_to_generate; in SupportsOptionalScalars() local