Home
last modified time | relevance | path

Searched refs:point_x (Results 76 – 100 of 305) sorted by relevance

12345678910>>...13

/dports/graphics/fyre/fyre-1.0.1/src/
H A Dde-jong.h64 gdouble point_x, point_y; member
/dports/deskutils/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/standard/
H A Dtheme.c53 int point_x; member
279 monitor = gdk_display_get_monitor_at_point (display, windata->point_x, windata->point_y); in get_notification_arrow_type()
324 monitor = gdk_display_get_monitor_at_point (display, windata->point_x, windata->point_y); in create_border_with_arrow()
331 norm_point_x = windata->point_x - monitor_geometry.x; in create_border_with_arrow()
457 g_assert(windata->point_x - arrow_offset - arrow_side1_width >= 0); in create_border_with_arrow()
460 … gtk_window_move(GTK_WINDOW(windata->win), windata->point_x - arrow_offset - arrow_side1_width, y); in create_border_with_arrow()
971 windata->point_x = x; in set_notification_arrow()
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/JoshUGens/
H A DJoshAmbiUGens.cpp785 azimuth = atan2(point_x, point_y); in BFEncode2_Ctor()
786 rho = hypot(point_x, point_y); in BFEncode2_Ctor()
809 float point_x = IN0(1); in BFEncode2_next_kkk() local
815 azimuth = atan2(point_x, point_y); in BFEncode2_next_kkk()
816 rho = hypot(point_x, point_y); in BFEncode2_next_kkk()
826 unit->m_point_x = point_x; in BFEncode2_next_kkk()
1790 azimuth = atan2(point_x, point_y); in FMHEncode2_Ctor()
1791 rho = hypot(point_x, point_y); in FMHEncode2_Ctor()
1837 float point_x = IN0(1); in FMHEncode2_next() local
1855 unit->m_point_x = point_x; in FMHEncode2_next()
[all …]
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/
H A DWindowState.cc167 unsigned int point_x, unsigned int point_y, in closestPointToAspect() argument
169 double u = static_cast<double>(point_x * aspect_x + point_y * aspect_y) / in closestPointToAspect()
/dports/x11-toolkits/pango/pango-1.48.11/pango/
H A Dpangowin32.c1026 int point_x; in pango_win32_render_layout_line() local
1030 for (point_x = x + PANGO_PIXELS (x_off + ink_rect.x) - 1; in pango_win32_render_layout_line()
1031 point_x <= end_x; in pango_win32_render_layout_line()
1032 point_x += 2) in pango_win32_render_layout_line()
1034 points[0].x = point_x; in pango_win32_render_layout_line()
1035 points[1].x = MAX (point_x + 1, end_x); in pango_win32_render_layout_line()
/dports/x11-toolkits/pangox-compat/pangox-compat-0.0.2/
H A Dpangox.c1562 int point_x; in pango_x_render_layout_line() local
1566 for (point_x = x + PANGO_PIXELS (x_off + ink_rect.x) - 1; in pango_x_render_layout_line()
1567 point_x <= end_x; in pango_x_render_layout_line()
1568 point_x += 2) in pango_x_render_layout_line()
1572 point_x, y + 2, MIN (point_x + 1, end_x), y + 2); in pango_x_render_layout_line()
1575 point_x, y + 3, MIN (point_x + 1, end_x), y + 3); in pango_x_render_layout_line()
/dports/print/py-weasyprint/WeasyPrint-51/weasyprint/
H A Ddocument.py474 for anchor_name, (point_x, point_y) in page.anchors.items():
476 paged_anchors[-1].append((anchor_name, point_x, point_y))
515 for level, label, (point_x, point_y), state in page.bookmarks:
536 label, (page_number, point_x, point_y), children, state)
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxge/ge/
H A Dfx_ge_path.cpp235 FX_FLOAT point_x; in _UpdateLineEndPoints() local
237 point_x = end_x - hw; in _UpdateLineEndPoints()
239 point_x = end_x + hw; in _UpdateLineEndPoints()
241 rect.UpdateRect(point_x, end_y + hw); in _UpdateLineEndPoints()
242 rect.UpdateRect(point_x, end_y - hw); in _UpdateLineEndPoints()
/dports/games/freedroidrpg/freedroidrpg-0.16.1/src/mapgen/
H A Dmapgen.c119 int point_x[4]; in reduce_room_space() local
130 point_x[0] = rooms[i].x; in reduce_room_space()
134 point_x[1] = rooms[i].x + rooms[i].w - 1; in reduce_room_space()
138 point_x[2] = rooms[i].x + rooms[i].w - 1; in reduce_room_space()
142 point_x[3] = rooms[i].x; in reduce_room_space()
150 x = point_x[j]; in reduce_room_space()
/dports/games/libretro-hatari/hatari-561c07e/libretro/
H A Dhatari-mapper.c878 int point_x = input_state_cb(0, RETRO_DEVICE_POINTER, 0, RETRO_DEVICE_ID_POINTER_X); in input_gui() local
881 if (point_x != point_x_last || point_y != point_y_last) in input_gui()
885 point_x_last = point_x; in input_gui()
887 gmx = ((point_x - PMIN) * retrow) / (PMAX - PMIN); in input_gui()
/dports/x11/bitmap/bitmap-1.0.9/
H A DBitmap.h210 extern void BWDrawCircle ( Widget w, Position origin_x, Position origin_y, Position point_x, Positi…
211 extern void BWDrawFilledCircle ( Widget w, Position origin_x, Position origin_y, Position point_x, …
/dports/lang/mono/mono-5.10.1.57/external/boringssl/crypto/ec/
H A Dp256-x86_64.c505 BN_ULONG point_x[P256_LIMBS], point_y[P256_LIMBS], point_z[P256_LIMBS]; in ecp_nistz256_get_affine() local
512 if (!ecp_nistz256_bignum_to_field_elem(point_x, &point->X) || in ecp_nistz256_get_affine()
535 ecp_nistz256_mul_mont(x->d, z_inv2, point_x); in ecp_nistz256_get_affine()
/dports/graphics/gimp-app/gimp-2.10.30/app/operations/
H A Dgimpcurvesconfig.c667 gdouble point_x; in gimp_curves_config_save_cruft() local
670 gimp_curve_get_point (curve, j, &point_x, &point_y); in gimp_curves_config_save_cruft()
672 x = floor (point_x * 255.999); in gimp_curves_config_save_cruft()
/dports/devel/etl/synfig-1.2.2/synfig-osx/launcher/
H A Dapplewm.h142 short point_x, short point_y,
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/JoshUGens/sc/HelpSource/Classes/
H A DBFEncode2.schelp26 ARGUMENT:: point_x
H A DFMHEncode2.schelp16 ARGUMENT:: point_x
/dports/graphics/synfig/synfig-1.2.2/synfig-osx/launcher/
H A Dapplewm.h142 short point_x, short point_y,
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-osx/launcher/
H A Dapplewm.h142 short point_x, short point_y,
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/JoshUGens/sc/classes/
H A DAmbisonics.sc48 *ar { arg in, point_x = 1, point_y = 1, elevation=0, gain=1, wComp = 0;
49 ^this.multiNew('audio', in, point_x, point_y, elevation, gain, wComp )
97 *ar { arg in, point_x = 0, point_y = 0, elevation=0, gain=1, wComp = 0;
98 ^this.multiNew('audio', in, point_x, point_y, elevation, gain, wComp)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/cpp/
H A Drect.h317 bool Contains(int32_t point_x, int32_t point_y) const;
702 bool Contains(float point_x, float point_y) const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/cpp/
H A Drect.h317 bool Contains(int32_t point_x, int32_t point_y) const;
702 bool Contains(float point_x, float point_y) const;
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/Renderer/
H A DRenderable.hpp101 float point_x; member
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimpcurveview.c829 gdouble point_x; in gimp_curve_view_button_press() local
887 gimp_curve_get_point (curve, point, &point_x, &point_y); in gimp_curve_view_button_press()
889 view->offset_x = point_x - x; in gimp_curve_view_button_press()
942 gdouble point_x; in gimp_curve_view_motion_notify() local
975 gimp_curve_get_point (curve, point, &point_x, &point_y); in gimp_curve_view_motion_notify()
979 x = point_x; in gimp_curve_view_motion_notify()
/dports/graphics/milton/milton-1.9.1/src/
H A Dutils.cc432 is_inside_rect_scalar(Rect bounds, i32 point_x, i32 point_y) in is_inside_rect_scalar() argument
435 point_x >= bounds.left && in is_inside_rect_scalar()
436 point_x < bounds.right && in is_inside_rect_scalar()
/dports/devel/py-game/pygame-2.1.0/src_c/
H A Ddraw.c2084 draw_fillpoly(SDL_Surface *surf, int *point_x, int *point_y, in draw_fillpoly() argument
2115 int minx = point_x[0]; in draw_fillpoly()
2116 int maxx = point_x[0]; in draw_fillpoly()
2118 minx = MIN(minx, point_x[i]); in draw_fillpoly()
2119 maxx = MAX(maxx, point_x[i]); in draw_fillpoly()
2145 x1 = point_x[i_previous]; in draw_fillpoly()
2146 x2 = point_x[i]; in draw_fillpoly()
2151 x2 = point_x[i_previous]; in draw_fillpoly()
2152 x1 = point_x[i]; in draw_fillpoly()
2186 draw_line(surf, point_x[i], y, point_x[i_previous], y, color, in draw_fillpoly()

12345678910>>...13