Home
last modified time | relevance | path

Searched refs:HB_Short (Results 1 – 10 of 10) sorted by relevance

/external/harfbuzz/src/
Dharfbuzz-gpos-private.h48 HB_Short XPlacement; /* horizontal adjustment for
50 HB_Short YPlacement; /* vertical adjustment for
52 HB_Short XAdvance; /* horizontal adjustment for
54 HB_Short YAdvance; /* vertical adjustment for
92 HB_Short XCoordinate; /* horizontal value */
93 HB_Short YCoordinate; /* vertical value */
101 HB_Short XCoordinate; /* horizontal value */
102 HB_Short YCoordinate; /* vertical value */
113 HB_Short XCoordinate; /* horizontal value */
114 HB_Short YCoordinate; /* vertical value */
Dharfbuzz-gdef-private.h53 HB_Short Coordinate; /* x or y value (in design units) */
70 HB_Short Coordinate; /* x or y value (in design units) */
Dharfbuzz-global.h71 typedef hb_int16 HB_Short; typedef
Dharfbuzz-buffer.h55 HB_Short cursive_chain; /* character to which this connects,
Dharfbuzz-stream-private.h62 #define GET_Short() (stream->cursor += 2, (HB_Short)( \
Dharfbuzz-open-private.h98 HB_Short* value );
Dharfbuzz-gsub-private.h45 HB_Short DeltaGlyphID; /* constant added to get
Dharfbuzz-open.c1404 HB_Short* value ) in _HB_OPEN_Get_Device()
1416 *value = (HB_Short)( bits & mask ); in _HB_OPEN_Get_Device()
Dharfbuzz-dump.c501 HB_Short signed_val = ((val << ((i % n_per) * bits)) & mask); in Dump_Device()
Dharfbuzz-gpos.c473 HB_Short pixel_value; in Get_ValueRecord()
728 HB_Short pixel_value; in Get_Anchor()