Searched refs:anchor_y (Results 1 - 3 of 3) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-gpos.c46 HB_Fixed anchor_y; /* of the last valid glyph */ member in struct:GPOS_Instance_
1985 POSITION( gpi->last )->y_pos = entry_y - gpi->anchor_y;
1990 POSITION( buffer->in_pos )->y_pos = gpi->anchor_y - entry_y;
2002 gpi->anchor_y = exit_y;
/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-gpos.c46 HB_Fixed anchor_y; /* of the last valid glyph */ member in struct:GPOS_Instance_
1985 POSITION( gpi->last )->y_pos = entry_y - gpi->anchor_y;
1990 POSITION( buffer->in_pos )->y_pos = gpi->anchor_y - entry_y;
2002 gpi->anchor_y = exit_y;
/external/opencv/cv/include/
H A Dcv.h318 int cols, int rows, int anchor_x, int anchor_y,

Completed in 110 milliseconds