Home
last modified time | relevance | path

Searched refs:hb_direction_t (Results 1 – 25 of 25) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-font-private.hh125 inline int dir_scale (hb_direction_t direction) in dir_scale()
131 inline hb_position_t em_scale_dir (int16_t v, hb_direction_t direction) in em_scale_dir()
326 inline void get_extents_for_direction (hb_direction_t direction, in get_extents_for_direction()
336 hb_direction_t direction, in get_glyph_advance_for_direction()
383 hb_direction_t direction, in get_glyph_origin_for_direction()
413 hb_direction_t direction, in add_glyph_origin_for_direction()
445 hb_direction_t direction, in subtract_glyph_origin_for_direction()
457 hb_direction_t direction, in get_glyph_kerning_for_direction()
470 hb_direction_t direction, in get_glyph_extents_for_origin()
482 hb_direction_t direction, in get_glyph_contour_point_for_origin()
Dhb-ot-layout-gdef-table.hh100 inline hb_position_t get_caret_value (hb_font_t *font, hb_direction_t direction) const in get_caret_value()
123 …inline hb_position_t get_caret_value (hb_font_t *font, hb_direction_t direction, hb_codepoint_t gl… in get_caret_value()
149 …inline hb_position_t get_caret_value (hb_font_t *font, hb_direction_t direction, const VariationSt… in get_caret_value()
176 hb_direction_t direction, in get_caret_value()
214 hb_direction_t direction, in get_lig_carets()
249 hb_direction_t direction, in get_lig_carets()
370 hb_direction_t direction, in get_lig_carets()
Dhb-font.h467 hb_direction_t direction,
472 hb_direction_t direction,
477 hb_direction_t direction,
482 hb_direction_t direction,
487 hb_direction_t direction,
493 hb_direction_t direction,
499 hb_direction_t direction,
505 hb_direction_t direction,
Dhb-ot-math.h188 hb_direction_t direction,
195 hb_direction_t direction);
200 hb_direction_t direction,
Dhb-common.h109 } hb_direction_t; typedef
112 HB_EXTERN hb_direction_t
116 hb_direction_to_string (hb_direction_t direction);
124 #define HB_DIRECTION_REVERSE(dir) ((hb_direction_t) (((unsigned int) (dir)) ^ 1))
345 HB_EXTERN hb_direction_t
Dhb-ot-math.cc184 hb_direction_t direction, in hb_ot_math_get_glyph_variants()
212 hb_direction_t direction) in hb_ot_math_get_min_connector_overlap()
241 hb_direction_t direction, in hb_ot_math_get_glyph_assembly()
Dhb-ot-math-table.hh503 inline unsigned int get_parts (hb_direction_t direction, in get_parts()
551 inline unsigned int get_variants (hb_direction_t direction, in get_variants()
607 inline hb_position_t get_min_connector_overlap (hb_direction_t direction, in get_min_connector_overlap()
612 hb_direction_t direction, in get_glyph_variants()
621 hb_direction_t direction, in get_glyph_parts()
636 hb_direction_t direction, in get_glyph_construction()
Dhb-buffer.h124 hb_direction_t direction;
209 hb_direction_t direction);
211 HB_EXTERN hb_direction_t
Dhb-font.cc899 hb_direction_t direction, in hb_font_get_extents_for_direction()
919 hb_direction_t direction, in hb_font_get_glyph_advance_for_direction()
940 hb_direction_t direction, in hb_font_get_glyph_origin_for_direction()
961 hb_direction_t direction, in hb_font_add_glyph_origin_for_direction()
982 hb_direction_t direction, in hb_font_subtract_glyph_origin_for_direction()
1004 hb_direction_t direction, in hb_font_get_glyph_kerning_for_direction()
1026 hb_direction_t direction, in hb_font_get_glyph_extents_for_origin()
1050 hb_direction_t direction, in hb_font_get_glyph_contour_point_for_origin()
Dhb-common.cc130 hb_direction_t
142 return (hb_direction_t) (HB_DIRECTION_LTR + i); in hb_direction_from_string()
158 hb_direction_to_string (hb_direction_t direction) in hb_direction_to_string()
475 hb_direction_t
Dhb-fallback-shape.cc119 hb_direction_t direction = buffer->props.direction; in _hb_fallback_shape()
Dhb-ot-shape.cc227 hb_direction_t target_direction;
306 hb_direction_t direction = buffer->props.direction; in hb_ensure_native_direction()
663 hb_direction_t direction = c->buffer->props.direction; in hb_ot_position_default()
Dhb-ot-layout.h84 hb_direction_t direction,
Dhb-ot-layout-gpos-table.hh888 reverse_cursive_minor_offset (hb_glyph_position_t *pos, unsigned int i, hb_direction_t direction, u…
1517 reverse_cursive_minor_offset (hb_glyph_position_t *pos, unsigned int i, hb_direction_t direction, u… in reverse_cursive_minor_offset()
1542 propagate_attachment_offsets (hb_glyph_position_t *pos, unsigned int i, hb_direction_t direction) in propagate_attachment_offsets()
1605 hb_direction_t direction = buffer->props.direction; in position_finish_offsets()
Dhb-ot-shape-fallback.cc309 hb_direction_t horiz_dir = HB_DIRECTION_INVALID; in position_around_base()
Dhb-buffer.cc946 hb_direction_t direction) in hb_buffer_set_direction()
966 hb_direction_t
Dhb-ot-layout.cc282 hb_direction_t direction, in hb_ot_layout_get_ligature_carets()
Dhb-coretext.cc1066 hb_direction_t dir = buffer->props.direction; in _hb_coretext_shape()
Dhb-ot-layout-gsubgpos-private.hh434 hb_direction_t direction;
/external/harfbuzz_ng/util/
Dview-cairo.hh97 hb_direction_t direction; // Remove this, make segment_properties accessible
/external/harfbuzz_ng/test/api/
Dtest-common.c86 g_assert (!HB_DIRECTION_IS_VALID ((hb_direction_t) 0x12345678)); in test_types_direction()
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt114 hb_direction_t
/external/skia/tools/shape/
DSkShaper_harfbuzz.cpp564 hb_direction_t direction = is_LTR(bidi->currentLevel()) ? HB_DIRECTION_LTR:HB_DIRECTION_RTL; in shape()
/external/skqp/tools/shape/
DSkShaper_harfbuzz.cpp559 hb_direction_t direction = is_LTR(bidi->currentLevel()) ? HB_DIRECTION_LTR:HB_DIRECTION_RTL; in shape()
/external/harfbuzz_ng/
DNEWS1469 - hb_direction_t enum values changed.