HomeSort by relevance Sort by last modified time
    Searched defs:FeatureRecord (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/layout/
ICUFeatures.h 20 struct FeatureRecord
37 FeatureRecord featureRecordArray[ANY_NUMBER];
  /external/chromium_org/third_party/ots/src/
layout.cc 42 struct FeatureRecord {
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_font/
ttgsubtable.h 130 struct TFeatureRecord *FeatureRecord;
131 TFeatureList(): FeatureCount(0), FeatureRecord(NULL) {}
134 if(FeatureRecord) {
135 delete[] FeatureRecord;
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
OpenTypeVerticalData.cpp 243 struct FeatureRecord {

Completed in 284 milliseconds