Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cmap-table.hh594 else if (!_is_gid_consecutive (endCharCode, startCharCode, glyphID, _.first, _.second)) in serialize()
629 static bool _is_gid_consecutive (hb_codepoint_t endCharCode, in _is_gid_consecutive() function