Home
last modified time | relevance | path

Searched refs:FLAG_REPEAT (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
H A DSimpleGlyph.java12 private static final int FLAG_REPEAT = 0x01 << 3; field in SimpleGlyph
115 if ((flag & FLAG_REPEAT) == FLAG_REPEAT) { in parseData()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-glyf-table.hh463 FLAG_REPEAT = 0x08, enumerator
547 if (flag & FLAG_REPEAT) in trim_padding()
655 if (flag & FLAG_REPEAT) in get_contour_points()

Completed in 5 milliseconds