Searched defs:is_on_curve (Results 1 – 3 of 3) sorted by relevance
110 int (*is_on_curve) (const EC_GROUP *, const EC_POINT *, BN_CTX *); member
1164 bool is_on_curve = point.flag & Glyph::FLAG_ON_CURVE; in consume_point() local
1098 bool is_on_curve = point.flag & Glyph::FLAG_ON_CURVE; in consume_point() local