Home
last modified time | relevance | path

Searched defs:scriptTags (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/layout/
DScriptAndLanguageTags.cpp17 const LETag OpenTypeLayoutEngine::scriptTags[] = { member in OpenTypeLayoutEngine
DOpenTypeLayoutEngine.h161 static const LETag scriptTags[]; variable
/external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
DHarfBuzzFace.cpp108 hb_tag_t scriptTags[maxCount]; in findScriptForVerticalGlyphSubstitution() local