Home
last modified time | relevance | path

Searched refs:real_y2 (Results 1 – 19 of 19) sorted by path

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Darc.c391 int theta1, theta2, real_x2, real_y2; local
404 ArcRealX2Y2(arc_ptr, &real_x2, &real_y2);
409 obbox.lty = min(arc_ptr->y1,real_y2);
411 obbox.rby = max(arc_ptr->y1,real_y2);
414 obbox.lty = min(arc_ptr->yc,min(arc_ptr->y1,real_y2));
416 obbox.rby = max(arc_ptr->yc,max(arc_ptr->y1,real_y2));
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dmouse.c119 static double real_x, real_y, real_x2, real_y2; variable
917 sp = mkstr(sp, real_y2, SECOND_Y_AXIS); in UpdateStatuslineWithMouseSetting()
939 sprintf(sp+4, mouse_setting.fmt, DIST(real_y2, ruler.y2, SECOND_Y_AXIS)); in UpdateStatuslineWithMouseSetting()
1583 CHECK_AXIS_OUTSIDE(real_y2, SECOND_Y_AXIS); in is_mouse_outside_plot()
1793 rescale_around_mouse(&y2min, &y2max, SECOND_Y_AXIS, real_y2, yscale); in zoom_around_mouse()
1978 double real_x, real_y, real_x2, real_y2; in event_buttonpress() local
2043 y2max = real_y2; in event_buttonpress()
2277 MousePosToGraphPosReal(mouse_x, mouse_y, &real_x, &real_y, &real_x2, &real_y2); in event_motion()
2281 double real_x, real_y, real_x2, real_y2; in event_motion() local
3103 MousePosToGraphPosReal(x, y, &real_x, &real_y, &real_x2, &real_y2); in load_mouse_variables()
[all …]
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dmouse.c117 static double real_x, real_y, real_x2, real_y2; variable
915 MKSTR(sp, real_y2, SECOND_Y_AXIS); in UpdateStatuslineWithMouseSetting()
937 sprintf(sp+4, mouse_setting.fmt, DIST(real_y2, ruler.y2, SECOND_Y_AXIS)); in UpdateStatuslineWithMouseSetting()
1555 CHECK_AXIS_OUTSIDE(real_y2, SECOND_Y_AXIS); in is_mouse_outside_plot()
1769 rescale_around_mouse(&y2min, &y2max, SECOND_Y_AXIS, real_y2, yscale); in zoom_around_mouse()
1945 double real_x, real_y, real_x2, real_y2; in event_buttonpress() local
2011 y2max = real_y2; in event_buttonpress()
2242 MousePosToGraphPosReal(mouse_x, mouse_y, &real_x, &real_y, &real_x2, &real_y2); in event_motion()
2246 double real_x, real_y, real_x2, real_y2; in event_motion() local
3046 MousePosToGraphPosReal(x, y, &real_x, &real_y, &real_x2, &real_y2); in load_mouse_variables()
[all …]
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dmouse.c119 static double real_x, real_y, real_x2, real_y2; variable
917 sp = mkstr(sp, real_y2, SECOND_Y_AXIS); in UpdateStatuslineWithMouseSetting()
939 sprintf(sp+4, mouse_setting.fmt, DIST(real_y2, ruler.y2, SECOND_Y_AXIS)); in UpdateStatuslineWithMouseSetting()
1583 CHECK_AXIS_OUTSIDE(real_y2, SECOND_Y_AXIS); in is_mouse_outside_plot()
1793 rescale_around_mouse(&y2min, &y2max, SECOND_Y_AXIS, real_y2, yscale); in zoom_around_mouse()
1978 double real_x, real_y, real_x2, real_y2; in event_buttonpress() local
2043 y2max = real_y2; in event_buttonpress()
2277 MousePosToGraphPosReal(mouse_x, mouse_y, &real_x, &real_y, &real_x2, &real_y2); in event_motion()
2281 double real_x, real_y, real_x2, real_y2; in event_motion() local
3103 MousePosToGraphPosReal(x, y, &real_x, &real_y, &real_x2, &real_y2); in load_mouse_variables()
[all …]
/dports/news/husky-areafix/husky-areafix-1.9.20191207/msged/
H A Dareas.c36 static int AreaBox(char **Itms, int y1, int real_y2, int len, int def, WND * hPrev, WND * hWnd, int…
157 int y1, int real_y2, int itemCnt) in setup_areabox_coordinates() argument
160 *y2=min(real_y2, itemCnt); in setup_areabox_coordinates()
190 static int AreaBox(char **Itms, int y1, int real_y2, int len, int def, in AreaBox() argument
208 y1, real_y2, itemCnt); in AreaBox()
616 y1, real_y2, itemCnt); in AreaBox()
622 if (y2 < real_y2) in AreaBox()
624 WndClear(1, y2 + 1, len, real_y2, Norm); in AreaBox()
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/msged/
H A Dareas.c36 static int AreaBox(char **Itms, int y1, int real_y2, int len, int def, WND * hPrev, WND * hWnd, int…
157 int y1, int real_y2, int itemCnt) in setup_areabox_coordinates() argument
160 *y2=min(real_y2, itemCnt); in setup_areabox_coordinates()
190 static int AreaBox(char **Itms, int y1, int real_y2, int len, int def, in AreaBox() argument
208 y1, real_y2, itemCnt); in AreaBox()
616 y1, real_y2, itemCnt); in AreaBox()
622 if (y2 < real_y2) in AreaBox()
624 WndClear(1, y2 + 1, len, real_y2, Norm); in AreaBox()
/dports/news/husky-hpt/husky-hpt-1.9.20191207/msged/
H A Dareas.c36 static int AreaBox(char **Itms, int y1, int real_y2, int len, int def, WND * hPrev, WND * hWnd, int…
157 int y1, int real_y2, int itemCnt) in setup_areabox_coordinates() argument
160 *y2=min(real_y2, itemCnt); in setup_areabox_coordinates()
190 static int AreaBox(char **Itms, int y1, int real_y2, int len, int def, in AreaBox() argument
208 y1, real_y2, itemCnt); in AreaBox()
616 y1, real_y2, itemCnt); in AreaBox()
622 if (y2 < real_y2) in AreaBox()
624 WndClear(1, y2 + 1, len, real_y2, Norm); in AreaBox()
/dports/news/husky-htick/husky-htick-1.9.20191207/msged/
H A Dareas.c36 static int AreaBox(char **Itms, int y1, int real_y2, int len, int def, WND * hPrev, WND * hWnd, int…
157 int y1, int real_y2, int itemCnt) in setup_areabox_coordinates() argument
160 *y2=min(real_y2, itemCnt); in setup_areabox_coordinates()
190 static int AreaBox(char **Itms, int y1, int real_y2, int len, int def, in AreaBox() argument
208 y1, real_y2, itemCnt); in AreaBox()
616 y1, real_y2, itemCnt); in AreaBox()
622 if (y2 < real_y2) in AreaBox()
624 WndClear(1, y2 + 1, len, real_y2, Norm); in AreaBox()
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/msged/
H A Dareas.c36 static int AreaBox(char **Itms, int y1, int real_y2, int len, int def, WND * hPrev, WND * hWnd, int…
157 int y1, int real_y2, int itemCnt) in setup_areabox_coordinates() argument
160 *y2=min(real_y2, itemCnt); in setup_areabox_coordinates()
190 static int AreaBox(char **Itms, int y1, int real_y2, int len, int def, in AreaBox() argument
208 y1, real_y2, itemCnt); in AreaBox()
616 y1, real_y2, itemCnt); in AreaBox()
622 if (y2 < real_y2) in AreaBox()
624 WndClear(1, y2 + 1, len, real_y2, Norm); in AreaBox()
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/msged/
H A Dareas.c36 static int AreaBox(char **Itms, int y1, int real_y2, int len, int def, WND * hPrev, WND * hWnd, int…
157 int y1, int real_y2, int itemCnt) in setup_areabox_coordinates() argument
160 *y2=min(real_y2, itemCnt); in setup_areabox_coordinates()
190 static int AreaBox(char **Itms, int y1, int real_y2, int len, int def, in AreaBox() argument
208 y1, real_y2, itemCnt); in AreaBox()
616 y1, real_y2, itemCnt); in AreaBox()
622 if (y2 < real_y2) in AreaBox()
624 WndClear(1, y2 + 1, len, real_y2, Norm); in AreaBox()
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/msged/
H A Dareas.c36 static int AreaBox(char **Itms, int y1, int real_y2, int len, int def, WND * hPrev, WND * hWnd, int…
157 int y1, int real_y2, int itemCnt) in setup_areabox_coordinates() argument
160 *y2=min(real_y2, itemCnt); in setup_areabox_coordinates()
190 static int AreaBox(char **Itms, int y1, int real_y2, int len, int def, in AreaBox() argument
208 y1, real_y2, itemCnt); in AreaBox()
616 y1, real_y2, itemCnt); in AreaBox()
622 if (y2 < real_y2) in AreaBox()
624 WndClear(1, y2 + 1, len, real_y2, Norm); in AreaBox()
/dports/news/husky/husky-1.9.20191207/msged/
H A Dareas.c36 static int AreaBox(char **Itms, int y1, int real_y2, int len, int def, WND * hPrev, WND * hWnd, int…
157 int y1, int real_y2, int itemCnt) in setup_areabox_coordinates() argument
160 *y2=min(real_y2, itemCnt); in setup_areabox_coordinates()
190 static int AreaBox(char **Itms, int y1, int real_y2, int len, int def, in AreaBox() argument
208 y1, real_y2, itemCnt); in AreaBox()
616 y1, real_y2, itemCnt); in AreaBox()
622 if (y2 < real_y2) in AreaBox()
624 WndClear(1, y2 + 1, len, real_y2, Norm); in AreaBox()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/html/
H A Dhtmlcell.cpp1117 int real_y2 = mMin(ylocal + m_Height - 1, view_y2); in Draw() local
1121 dc.DrawRectangle(xlocal, real_y1, m_Width, real_y2 - real_y1 + 1); in Draw()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/html/
H A Dhtmlcell.cpp1056 int real_y2 = mMin(ylocal + m_Height - 1, view_y2); in Draw() local
1060 dc.DrawRectangle(xlocal, real_y1, m_Width, real_y2 - real_y1 + 1); in Draw()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/html/
H A Dhtmlcell.cpp1056 int real_y2 = mMin(ylocal + m_Height - 1, view_y2); in Draw() local
1060 dc.DrawRectangle(xlocal, real_y1, m_Width, real_y2 - real_y1 + 1); in Draw()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/html/
H A Dhtmlcell.cpp1056 int real_y2 = mMin(ylocal + m_Height - 1, view_y2); in Draw() local
1060 dc.DrawRectangle(xlocal, real_y1, m_Width, real_y2 - real_y1 + 1); in Draw()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/html/
H A Dhtmlcell.cpp1056 int real_y2 = mMin(ylocal + m_Height - 1, view_y2); in Draw() local
1060 dc.DrawRectangle(xlocal, real_y1, m_Width, real_y2 - real_y1 + 1); in Draw()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/html/
H A Dhtmlcell.cpp1117 int real_y2 = mMin(ylocal + m_Height - 1, view_y2); in Draw() local
1121 dc.DrawRectangle(xlocal, real_y1, m_Width, real_y2 - real_y1 + 1); in Draw()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/html/
H A Dhtmlcell.cpp1055 int real_y2 = mMin(ylocal + m_Height - 1, view_y2); in Draw() local
1059 dc.DrawRectangle(xlocal, real_y1, m_Width, real_y2 - real_y1 + 1); in Draw()