Home
last modified time | relevance | path

Searched defs:is_on_curve (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/OT/glyf/
Dpath-builder.hh44 bool is_on_curve = point.flag & glyf_impl::SimpleGlyph::FLAG_ON_CURVE; in consume_point() local
/external/rust/crates/openssl/src/
Dec.rs586 pub fn is_on_curve( in is_on_curve() method
1279 fn is_on_curve() { in is_on_curve() function