Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh898 hb_position_t entry_x, entry_y, exit_x, exit_y; in apply() local
900 …is+next_record.entryAnchor).get_anchor (c->font, c->buffer->info[j].codepoint, &entry_x, &entry_y); in apply()
924 d = entry_y + pos[j].y_offset; in apply()
933 pos[j].y_advance = entry_y; in apply()
944 pos[i].y_offset = entry_y - exit_y; in apply()
950 pos[j].y_offset = exit_y - entry_y; in apply()
/external/harfbuzz/src/
Dharfbuzz-gpos.c1803 HB_Fixed entry_x, entry_y; in Lookup_CursivePos() local
1965 &entry_x, &entry_y ); in Lookup_CursivePos()
1985 POSITION( gpi->last )->y_pos = entry_y - gpi->anchor_y; in Lookup_CursivePos()
1990 POSITION( buffer->in_pos )->y_pos = gpi->anchor_y - entry_y; in Lookup_CursivePos()
/external/harfbuzz_ng/src/hb-old/
Dharfbuzz-gpos.c1803 HB_Fixed entry_x, entry_y; in Lookup_CursivePos() local
1965 &entry_x, &entry_y ); in Lookup_CursivePos()
1985 POSITION( gpi->last )->y_pos = entry_y - gpi->anchor_y; in Lookup_CursivePos()
1990 POSITION( buffer->in_pos )->y_pos = gpi->anchor_y - entry_y; in Lookup_CursivePos()