Searched defs:featureCount (Results 1 – 6 of 6) sorted by relevance
20 private int featureCount; field in FeatureList
21 private int featureCount; field in ScriptList.LangSysRecord
172 int featureCount; in recordRoute() local
840 featureCount: msg.getFeatureCount(), property
1021 constexpr auto featureCount = sizeof(VkPhysicalDeviceFeatures) / sizeof(VkBool32); in hasFeatures() local
1067 HBUINT featureCount; /* Number of feature subtable entries. */ member