Home
last modified time | relevance | path

Searched refs:FLAG_ON_CURVE (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-glyf-table.hh460 FLAG_ON_CURVE = 0x01, enumerator
1164 bool is_on_curve = point.flag & Glyph::FLAG_ON_CURVE; in consume_point()
/third_party/chromium/patch/
D0001-cve.patch33950 bool is_on_curve = point.flag & Glyph::FLAG_ON_CURVE;