Home
last modified time | relevance | path

Searched defs:featureList (Results 1 – 12 of 12) sorted by relevance

/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DGSUBWriter.java21 private FeatureList featureList; field in GSUBWriter
DCanonGSUBBuilder.java208 private static void buildArabicTables(ScriptList scriptList, FeatureList featureList, in buildArabicTables()
468 FeatureList featureList = new FeatureList(); in buildDecompTables() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
DGSubTable.java68 public FeatureListTable featureList() { in featureList() method in GSubTable
/third_party/vk-gl-cts/external/vulkancts/scripts/
Dgen_framework.py959 def isEnumUsed(featureList, extensionList, enumName, enumAlias): argument
996 def isStructUsed(featureList, extensionList, structNameList): argument
1020 def isFunctionUsed(featureList, extensionList, functionNameList): argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
DRule.java131 FeatureListTable featureList = gsub.featureList(); in featuredLookups() local
/third_party/skia/third_party/externals/opengl-registry/xml/
Dreg.py194 def regSortFeatures(featureList): argument
/third_party/skia/third_party/externals/egl-registry/api/
Dreg.py195 def regSortFeatures(featureList): argument
/third_party/openGLES/xml/
Dreg.py183 def regSortFeatures(featureList): argument
/third_party/EGL/api/
Dreg.py184 def regSortFeatures(featureList): argument
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Dgenerator.py100 def regSortFeatures(featureList): argument
/third_party/vulkan-headers/registry/
Dgenerator.py100 def regSortFeatures(featureList): argument
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsubgpos.hh3881 featureList; /* FeatureList table */ member