Home
last modified time | relevance | path

Searched refs:ot_layout (Results 1 – 9 of 9) sorted by relevance

/dports/x11/mlterm/mlterm-3.9.1/vtemu/
H A Dvt_line.c288 if (line->ctl_info.ot_layout->size == 0 || !line->ctl_info.ot_layout->substituted) { in vt_line_ot_layout_visual()
304 dst_len = line->ctl_info.ot_layout->size; in vt_line_ot_layout_visual()
380 if (line->ctl_info.ot_layout->size == 0 || !line->ctl_info.ot_layout->substituted) { in vt_line_ot_layout_logical()
447 if (line->ctl_info.ot_layout->size == 0 || !line->ctl_info.ot_layout->substituted) { in vt_line_ot_layout_convert_logical_char_index_to_visual()
474 if (line->ctl_info.ot_layout->size == 0 || !line->ctl_info.ot_layout->substituted) { in vt_line_ot_layout_convert_visual_char_index_to_logical()
509 if (line->ctl_info.ot_layout->substituted) { in vt_line_ot_layout_render()
519 line->ctl_info.ot_layout->term = term; in vt_line_ot_layout_render()
532 if (line->ctl_info.ot_layout->substituted) { in vt_line_ot_layout_render()
682 } else if (vt_ot_layout_copy(dst->ctl_info.ot_layout, src->ctl_info.ot_layout, in copy_line()
685 dst->ctl_info.ot_layout = NULL; in copy_line()
[all …]
H A Dvt_line_shape.c58 return line->ctl_info.ot_layout->size > 0 && line->ctl_info.ot_layout->substituted; in vt_line_ot_layout_need_shape()
H A Dvt_shape.c175 num_shape_glyphs = get_shape_info(ctl_info.ot_layout, &shape_glyphs, &xoffsets, &yoffsets, in vt_shape_ot_layout()
231 xfont = vt_ot_layout_get_font(ctl_info.ot_layout->term, cur_font); in vt_shape_ot_layout()
264 num_shape_glyphs = get_shape_info(ctl_info.ot_layout, &shape_glyphs, &xoffsets, &yoffsets, in vt_shape_ot_layout()
H A Dvt_line.h22 vt_ot_layout_state_t ot_layout; member
147 ((line)->ctl_info_type == VINFO_OT_LAYOUT && (line)->ctl_info.ot_layout->substituted)
/dports/x11/mlterm/mlterm-3.9.1/
H A DChangeLog3660 * vt_line.c: line->ctl_info.ot_layout->complex_shape and
3661 line->ctl_info.ot_layout->has_var_width_char are checked.
6577 line->ctl_info.ot_layout->has_ot_layout => line->ctl_info.ot_layout->substituted
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/
H A DChangeLog99576 This frees 16bits in the glyph_info struct during the ot_layout process.
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/
H A DChangeLog143118 This frees 16bits in the glyph_info struct during the ot_layout process.
/dports/print/harfbuzz/harfbuzz-3.4.0/
H A DChangeLog143118 This frees 16bits in the glyph_info struct during the ot_layout process.
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/
H A DChangeLog143118 This frees 16bits in the glyph_info struct during the ot_layout process.