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

  /external/icu/icu4c/source/layout/
ICUFeatures.h 20 struct FeatureRecord
37 FeatureRecord featureRecordArray[ANY_NUMBER];
  /external/chromium_org/third_party/skia/third_party/harfbuzz/src/
harfbuzz-open.h 115 HB_FeatureRecord* FeatureRecord; /* array of FeatureRecords */
  /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 245 struct FeatureRecord {

Completed in 78 milliseconds