Home
last modified time | relevance | path

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

123

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/adaptagrams/libavoid/
H A Dconnectionpin.cpp45 m_x_offset(xPortionOffset), in ShapeConnectionPin()
64 m_x_offset(xOffset), in ShapeConnectionPin()
85 if ((m_x_offset < 0) || (m_x_offset > 1)) in commonInitForShapeConnection()
100 if (m_x_offset > shapeBox.width()) in commonInitForShapeConnection()
142 m_x_offset(0.0), in ShapeConnectionPin()
261 if (m_x_offset == ATTACH_POS_LEFT) in position()
266 else if (m_x_offset == ATTACH_POS_RIGHT) in position()
337 if (m_x_offset == ATTACH_POS_LEFT) in directions()
417 if (m_x_offset != rhs.m_x_offset) in operator ==()
454 if (m_x_offset != rhs.m_x_offset) in operator <()
[all …]
/dports/games/vamos/vamos-0.7.1/media/
H A DTexture_Image.cc266 m_x_offset (0.0), in Facade()
277 m_x_offset = -width () / 2.0; in set_radius()
290 glVertex3d (m_x_offset, m_y_offset, m_z_offset); in draw()
292 glVertex3d (m_x_offset + width (), m_y_offset, m_z_offset); in draw()
294 glVertex3d (m_x_offset + width (), m_y_offset + height (), m_z_offset); in draw()
296 glVertex3d (m_x_offset, m_y_offset + height (), m_z_offset); in draw()
301 glVertex3d (m_x_offset, m_y_offset, m_z_offset); in draw()
302 glVertex3d (m_x_offset, m_y_offset + height (), m_z_offset); in draw()
303 glVertex3d (m_x_offset + width (), m_y_offset + height (), m_z_offset); in draw()
304 glVertex3d (m_x_offset + width (), m_y_offset, m_z_offset); in draw()
H A DTexture_Image.h94 double m_x_offset; variable
104 void set_x_offset (double offset) { m_x_offset = offset; } in set_x_offset()
/dports/games/springlobby/springlobby-0.180/src/gui/
H A Dtoasternotification.cpp10 m_x_offset(30), in ToasterNotification()
47 m_toasterbox->SetPopupPosition( 0 + m_x_offset, dim_y - m_height - m_y_offset ); in SetPopupPosition()
51 m_toasterbox->SetPopupPosition( 0 + m_x_offset, 0 + m_y_offset ); in SetPopupPosition()
55 m_toasterbox->SetPopupPosition( dim_x - m_width - m_x_offset, 0 + m_y_offset ); in SetPopupPosition()
59 m_toasterbox->SetPopupPosition( dim_x - m_width - m_x_offset, dim_y - m_height - m_y_offset ); in SetPopupPosition()
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dpc080sn.cpp58 m_x_offset(0), in pc080sn_device()
100 m_tilemap[0]->set_scrolldx(-16 + m_x_offset, -16 - m_x_offset); in device_start()
102 m_tilemap[1]->set_scrolldx(-16 + m_x_offset, -16 - m_x_offset); in device_start()
384 sx = m_bgscrollx[layer] + 16 - m_x_offset; in topspeed_custom_draw()
447 int basedx = -16 - m_x_offset; in tilemap_draw_offset()
448 int basedxflip = -16 + m_x_offset; in tilemap_draw_offset()
H A Dpc090oj.h19 m_x_offset = x_offset; in set_offsets()
57 int m_x_offset, m_y_offset; variable
H A Dtc0480scp.h26 m_x_offset = x_offset; in set_offsets()
87 int m_x_offset, m_y_offset; variable
H A Dtc0480scp.cpp161 , m_x_offset(0) in tc0480scp_device()
271 const int xd = -m_x_offset; in device_start()
644 sx += (m_x_offset - 15 - layer * 4) * zoomx; in bg01_draw()
652 sx += (m_x_offset - 15 - layer * 4) * zoomx; in bg01_draw()
768 sx += (m_x_offset - 15 - layer * 4) * zoomx; in bg23_draw()
776 sx += (m_x_offset - 15 - layer * 4) * zoomx; in bg23_draw()
804 x_index -= (m_x_offset - 0x1f + layer * 4) * ((row_zoom & 0xff) << 8); in bg23_draw()
H A Dpc080sn.h23 m_x_offset = x_offset; in set_offsets()
69 int m_x_offset, m_y_offset; variable
H A Ddecospr.h33 m_x_offset = x_offset; in set_offsets()
65 int m_x_offset, m_y_offset; // used by various bootlegs variable
H A Dpc090oj.cpp85 , m_x_offset(0) in pc090oj_device()
207 x += m_x_offset; in draw_sprites()
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dpc080sn.cpp58 m_x_offset(0), in pc080sn_device()
100 m_tilemap[0]->set_scrolldx(-16 + m_x_offset, -16 - m_x_offset); in device_start()
102 m_tilemap[1]->set_scrolldx(-16 + m_x_offset, -16 - m_x_offset); in device_start()
384 sx = m_bgscrollx[layer] + 16 - m_x_offset; in topspeed_custom_draw()
447 int basedx = -16 - m_x_offset; in tilemap_draw_offset()
448 int basedxflip = -16 + m_x_offset; in tilemap_draw_offset()
H A Dpc090oj.h19 m_x_offset = x_offset; in set_offsets()
57 int m_x_offset, m_y_offset; variable
H A Dtc0480scp.h26 m_x_offset = x_offset; in set_offsets()
87 int m_x_offset, m_y_offset; variable
H A Dtc0480scp.cpp161 , m_x_offset(0) in tc0480scp_device()
271 const int xd = -m_x_offset; in device_start()
644 sx += (m_x_offset - 15 - layer * 4) * zoomx; in bg01_draw()
652 sx += (m_x_offset - 15 - layer * 4) * zoomx; in bg01_draw()
768 sx += (m_x_offset - 15 - layer * 4) * zoomx; in bg23_draw()
776 sx += (m_x_offset - 15 - layer * 4) * zoomx; in bg23_draw()
804 x_index -= (m_x_offset - 0x1f + layer * 4) * ((row_zoom & 0xff) << 8); in bg23_draw()
H A Dpc080sn.h23 m_x_offset = x_offset; in set_offsets()
69 int m_x_offset, m_y_offset; variable
H A Ddecospr.h33 m_x_offset = x_offset; in set_offsets()
65 int m_x_offset, m_y_offset; // used by various bootlegs variable
H A Dpc090oj.cpp85 , m_x_offset(0) in pc090oj_device()
207 x += m_x_offset; in draw_sprites()
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/object/
H A Dtextscroller.cpp53 m_x_offset(), in TextScroller()
71 mapping.get("x-offset", m_x_offset); in TextScroller()
105 m_x_offset(), in TextScroller()
257 m_x_anchor == XAnchor::SCROLLER_ANCHOR_RIGHT ? 2.f : 1.f) + m_x_offset, y), LAYER_GUI, in draw()
351 result.add_float(_("X-offset"), &m_x_offset, "x-offset"); in get_settings()
/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Ds2636.cpp166 , m_x_offset(0) in s2636_device()
305 … int const obj_h_cnt = m_registers[OFFS_OBJ[i] + (m_obj_dup[i] ? OFFS_HCB : OFFS_HC)] + m_x_offset; in render_next_line()
340 int screen_col = vis_area.min_x + ((score_start_x[i] + m_x_offset) * m_divider); in render_next_line()
373 int const bg_col = x - m_x_offset - BG_START_X; in render_next_line()
H A Ds2636.h32 void set_offsets(int y_offset, int x_offset) { m_x_offset = x_offset; m_y_offset = y_offset; } in set_offsets()
121 int m_x_offset; variable
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Ds2636.cpp166 , m_x_offset(0) in s2636_device()
305 … int const obj_h_cnt = m_registers[OFFS_OBJ[i] + (m_obj_dup[i] ? OFFS_HCB : OFFS_HC)] + m_x_offset; in render_next_line()
340 int screen_col = vis_area.min_x + ((score_start_x[i] + m_x_offset) * m_divider); in render_next_line()
373 int const bg_col = x - m_x_offset - BG_START_X; in render_next_line()
H A Ds2636.h32 void set_offsets(int y_offset, int x_offset) { m_x_offset = x_offset; m_y_offset = y_offset; } in set_offsets()
121 int m_x_offset; variable
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Ddiagnostic-show-locus.c230 int m_x_offset; variable
563 m_x_offset (0) in layout()
653 m_x_offset = column - right_margin; in layout()
654 gcc_assert (m_x_offset >= 0); in layout()
815 line += m_x_offset; in print_source_line()
821 for (column = 1 + m_x_offset; column <= line_width; column++) in print_source_line()
876 for (int column = 1 + m_x_offset; column < x_bound; column++) in print_annotation_line()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Ddiagnostic-show-locus.c230 int m_x_offset; variable
563 m_x_offset (0) in layout()
653 m_x_offset = column - right_margin; in layout()
654 gcc_assert (m_x_offset >= 0); in layout()
815 line += m_x_offset; in print_source_line()
821 for (column = 1 + m_x_offset; column <= line_width; column++) in print_source_line()
876 for (int column = 1 + m_x_offset; column < x_bound; column++) in print_annotation_line()

123