OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glyph_index
(Results
101 - 103
of
103
) sorted by null
1
2
3
4
5
/external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh
388
unsigned int mark_index, unsigned int
glyph_index
,
398
const Anchor& glyph_anchor = anchors.get_anchor (
glyph_index
, mark_class, class_count, &found);
[
all
...]
/external/harfbuzz/src/
harfbuzz-gpos.c
717
HB_UShort
glyph_index
,
759
error = gpi->font->klass->getPointInOutline(gpi->font,
glyph_index
, gpi->load_flags, ap, x_value, y_value, &n_points);
[
all
...]
/external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos.c
717
HB_UShort
glyph_index
,
759
error = gpi->font->klass->getPointInOutline(gpi->font,
glyph_index
, gpi->load_flags, ap, x_value, y_value, &n_points);
[
all
...]
Completed in 391 milliseconds
1
2
3
4
5