Home
last modified time | relevance | path

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

/third_party/openssl/crypto/ec/
Dec_local.h110 int (*is_on_curve) (const EC_GROUP *, const EC_POINT *, BN_CTX *); member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-glyf-table.hh1164 bool is_on_curve = point.flag & Glyph::FLAG_ON_CURVE; in consume_point() local
/third_party/harfbuzz/src/
Dhb-ot-glyf-table.hh1098 bool is_on_curve = point.flag & Glyph::FLAG_ON_CURVE; in consume_point() local