OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_hb_glyph_info_is_default_ignorable
(Results
1 - 6
of
6
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-layout-private.hh
80
_hb_glyph_info_is_default_ignorable
(const hb_glyph_info_t *info)
function
hb-ot-shape.cc
528
_hb_glyph_info_is_default_ignorable
(&c->buffer->info[i])))
hb-ot-layout-gsubgpos-private.hh
354
if (unlikely (
_hb_glyph_info_is_default_ignorable
(&info) &&
[
all
...]
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-private.hh
225
_hb_glyph_info_is_default_ignorable
(const hb_glyph_info_t *info)
function
hb-ot-shape.cc
566
_hb_glyph_info_is_default_ignorable
(&info[i])))
hb-ot-layout-gsubgpos-private.hh
359
if (unlikely (
_hb_glyph_info_is_default_ignorable
(&info) &&
[
all
...]
Completed in 1016 milliseconds