OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:may_match
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gsubgpos-private.hh
329
inline may_match_t
may_match
(const hb_glyph_info_t &info,
function in struct:OT::hb_apply_context_t::matcher_t
423
matcher_t::may_match_t match = matcher.
may_match
(info, match_glyph_data);
494
matcher_t::may_match_t match = matcher.
may_match
(info, match_glyph_data);
[
all
...]
/external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh
324
inline may_match_t
may_match
(const hb_glyph_info_t &info,
function in struct:OT::hb_apply_context_t::matcher_t
418
matcher_t::may_match_t match = matcher.
may_match
(info, match_glyph_data);
489
matcher_t::may_match_t match = matcher.
may_match
(info, match_glyph_data);
[
all
...]
Completed in 287 milliseconds