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

  /external/chromium_org/third_party/skia/third_party/harfbuzz/src/
harfbuzz-gsub-private.h 61 HB_UShort SubstFormat; /* 1 or 2 */
89 HB_UShort SubstFormat; /* always 1 */
112 HB_UShort SubstFormat; /* always 1 */
146 HB_UShort SubstFormat; /* always 1 */
258 HB_UShort SubstFormat; /* 1, 2, or 3 */
407 HB_UShort SubstFormat; /* 1, 2, or 3 */
424 HB_UShort SubstFormat; /* always 1 */
436 HB_UShort SubstFormat; /* always 1 */
  /external/pdfium/core/src/fpdfapi/fpdf_font/
ttgsubtable.h 267 TT_uint16_t SubstFormat;
268 TSubTableBase(): SubstFormat(0) {}
279 SubstFormat = 1;
297 SubstFormat = 2;

Completed in 775 milliseconds