Home
last modified time | relevance | path

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

12

/external/harfbuzz_ng/src/
Dhb-font.h536 hb_direction_t direction,
541 hb_direction_t direction,
545 hb_direction_t direction,
554 hb_direction_t direction,
559 hb_direction_t direction,
564 hb_direction_t direction,
570 hb_direction_t direction,
576 hb_direction_t direction,
582 hb_direction_t direction,
Dhb-font.hh132 int64_t dir_mult (hb_direction_t direction) in dir_mult()
140 hb_position_t em_scale_dir (int16_t v, hb_direction_t direction) in em_scale_dir()
393 void get_extents_for_direction (hb_direction_t direction, in get_extents_for_direction()
403 hb_direction_t direction, in get_glyph_advance_for_direction()
412 void get_glyph_advances_for_direction (hb_direction_t direction, in get_glyph_advances_for_direction()
460 hb_direction_t direction, in get_glyph_origin_for_direction()
490 hb_direction_t direction, in add_glyph_origin_for_direction()
522 hb_direction_t direction, in subtract_glyph_origin_for_direction()
534 hb_direction_t direction, in get_glyph_kerning_for_direction()
547 hb_direction_t direction, in get_glyph_extents_for_origin()
[all …]
Dhb-ot-math.cc213 hb_direction_t direction, in hb_ot_math_get_glyph_variants()
244 hb_direction_t direction) in hb_ot_math_get_min_connector_overlap()
277 hb_direction_t direction, in hb_ot_math_get_glyph_assembly()
Dhb-ot-layout-gdef-table.hh101 hb_position_t get_caret_value (hb_font_t *font, hb_direction_t direction) const in get_caret_value()
124 …hb_position_t get_caret_value (hb_font_t *font, hb_direction_t direction, hb_codepoint_t glyph_id)… in get_caret_value()
148 hb_position_t get_caret_value (hb_font_t *font, hb_direction_t direction, in get_caret_value()
176 hb_direction_t direction, in get_caret_value()
214 hb_direction_t direction, in get_lig_carets()
250 hb_direction_t direction, in get_lig_carets()
374 hb_direction_t direction, in get_lig_carets()
Dhb-ot-math.h209 hb_direction_t direction,
216 hb_direction_t direction);
221 hb_direction_t direction,
Dhb-aat-layout-lcar-table.hh44 hb_direction_t direction, in get_lig_carets()
79 hb_direction_t direction, in get_lig_carets()
120 hb_direction_t direction, in get_lig_carets()
Dhb-common.h142 } hb_direction_t; typedef
145 HB_EXTERN hb_direction_t
149 hb_direction_to_string (hb_direction_t direction);
157 #define HB_DIRECTION_REVERSE(dir) ((hb_direction_t) (((unsigned int) (dir)) ^ 1))
399 HB_EXTERN hb_direction_t
Dhb-ot-layout-base-table.hh87 hb_direction_t direction) const in get_coord()
120 hb_direction_t direction) const in get_coord()
436 const Axis &get_axis (hb_direction_t direction) const in get_axis()
444 hb_direction_t direction, in get_baseline()
462 hb_direction_t direction, in get_min_max()
Dhb-ot-math-table.hh502 unsigned int get_parts (hb_direction_t direction, in get_parts()
548 unsigned int get_variants (hb_direction_t direction, in get_variants()
601 hb_position_t get_min_connector_overlap (hb_direction_t direction, in get_min_connector_overlap()
606 hb_direction_t direction, in get_glyph_variants()
615 hb_direction_t direction, in get_glyph_parts()
630 hb_direction_t direction, in get_glyph_construction()
Dhb-buffer.h146 hb_direction_t direction;
231 hb_direction_t direction);
233 HB_EXTERN hb_direction_t
Dhb-font.cc1093 hb_direction_t direction, in hb_font_get_extents_for_direction()
1113 hb_direction_t direction, in hb_font_get_glyph_advance_for_direction()
1129 hb_direction_t direction, in hb_font_get_glyph_advances_for_direction()
1154 hb_direction_t direction, in hb_font_get_glyph_origin_for_direction()
1175 hb_direction_t direction, in hb_font_add_glyph_origin_for_direction()
1196 hb_direction_t direction, in hb_font_subtract_glyph_origin_for_direction()
1218 hb_direction_t direction, in hb_font_get_glyph_kerning_for_direction()
1240 hb_direction_t direction, in hb_font_get_glyph_extents_for_origin()
1264 hb_direction_t direction, in hb_font_get_glyph_contour_point_for_origin()
Dhb-common.cc157 hb_direction_t
169 return (hb_direction_t) (HB_DIRECTION_LTR + i); in hb_direction_from_string()
185 hb_direction_to_string (hb_direction_t direction) in hb_direction_to_string()
516 hb_direction_t
Dhb-ot-layout.h137 hb_direction_t direction,
448 hb_direction_t direction,
Dhb-fallback-shape.cc93 hb_direction_t direction = buffer->props.direction; in _hb_fallback_shape()
Dhb-ot-shape.cc451 hb_direction_t target_direction;
562 hb_direction_t direction = buffer->props.direction; in hb_ensure_native_direction()
563 hb_direction_t horiz_dir = hb_script_get_horizontal_direction (buffer->props.script); in hb_ensure_native_direction()
880 hb_direction_t direction = c->buffer->props.direction; in hb_ot_position_default()
Dhb-ot-shape-fallback.cc323 hb_direction_t horiz_dir = HB_DIRECTION_INVALID; in position_around_base()
480 hb_direction_t direction;
Dhb-ot-layout-gpos-table.hh1247 reverse_cursive_minor_offset (hb_glyph_position_t *pos, unsigned int i, hb_direction_t direction, u…
1953 reverse_cursive_minor_offset (hb_glyph_position_t *pos, unsigned int i, hb_direction_t direction, u… in reverse_cursive_minor_offset()
1981 hb_direction_t direction) in propagate_attachment_offsets()
2047 hb_direction_t direction = buffer->props.direction; in position_finish_offsets()
Dhb-ot-layout.cc366 hb_direction_t direction, in hb_ot_layout_get_ligature_carets()
1967 hb_direction_t direction, in hb_ot_layout_get_baseline()
Dhb-buffer.cc922 hb_direction_t direction) in hb_buffer_set_direction()
942 hb_direction_t
Dhb-coretext.cc903 hb_direction_t dir = buffer->props.direction; in _hb_coretext_shape()
/external/harfbuzz_ng/util/
Dview-cairo.hh90 hb_direction_t direction; // Remove this, make segment_properties accessible
/external/harfbuzz_ng/test/api/
Dtest-common.c85 g_assert (!HB_DIRECTION_IS_VALID ((hb_direction_t) 0x12345678)); in test_types_direction()
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt135 hb_direction_t
/external/skqp/modules/skshaper/src/
DSkShaper_harfbuzz.cpp629 hb_direction_t direction = is_LTR(bidi->currentLevel()) ? HB_DIRECTION_LTR:HB_DIRECTION_RTL; in shape()
/external/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp1315 hb_direction_t direction = is_LTR(bidi.currentLevel()) ? HB_DIRECTION_LTR:HB_DIRECTION_RTL; in shape()

12