Searched defs:reqFeatureIndex (Results 1 - 4 of 4) sorted by path

/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
H A DOpenTypeVerticalData.cpp270 OpenType::UInt16 reqFeatureIndex; member in struct:blink::OpenType::LangSysTable
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-common-private.hh193 inline bool has_required_feature (void) const { return reqFeatureIndex != 0xFFFFu; }
196 if (reqFeatureIndex == 0xFFFFu)
198 return reqFeatureIndex;;
209 USHORT reqFeatureIndex;/* Index of a feature required for this member in struct:OT::LangSys
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-common-private.hh193 inline bool has_required_feature (void) const { return reqFeatureIndex != 0xFFFFu; }
196 if (reqFeatureIndex == 0xFFFFu)
198 return reqFeatureIndex;;
209 USHORT reqFeatureIndex;/* Index of a feature required for this member in struct:OT::LangSys
/external/icu/icu4c/source/layout/
H A DScriptAndLanguage.h25 le_uint16 reqFeatureIndex; member in struct:LangSysTable

Completed in 474 milliseconds