Searched refs:x_offset (Results 1 – 2 of 2) sorted by relevance
922 int x_offset = EVAL_OFFSET_X; in drawBalloon() local970 if (x + x_offset + requisition.width > screen_x + screen_w) in drawBalloon()976 x = CLAMP(x + x_offset, 0, in drawBalloon()
4896 geom->x_offset += MAX(0, width - geom->width) / 2; in ascii_glyph_table_init()5314 glyph->geometry.x_offset = -width + MAX(0, width - last_cluster_width) / 2; in setup_zero_width_cluster()5322 glyph->geometry.x_offset += last_glyph_rbearing; in setup_zero_width_cluster()5329 glyph->geometry.x_offset = -width + MAX(0, width - ink_rect.width) / 2; in setup_zero_width_cluster()5844 glyph->geometry.x_offset += in gui_gtk2_draw_string_ext()5876 if (glyph->geometry.x_offset >= 0) in gui_gtk2_draw_string_ext()5883 glyph->geometry.x_offset += in gui_gtk2_draw_string_ext()