Home
last modified time | relevance | path

Searched refs:area_width (Results 201 – 225 of 257) sorted by relevance

1234567891011

/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Dchange.c178 if ((xc->pe.area.width != pre->area_width) || (xc->pe.area.height != pre->area_height))
180 xc->pe.area.width = pre->area_width;
265 if ((xc->st.area.width != st->area_width) || (xc->st.area.height != st->area_height))
267 xc->st.area.width = st->area_width;
H A DXIMproto.h181 CARD16 area_width B16, area_height B16;
/dports/games/gbrainy/gbrainy-2.4.3/src/Games/Logic/
H A DPuzzleGridDots.cs325 public override void Draw (CairoContextEx gr, int area_width, int area_height, bool rtl) in Draw() argument
329 base.Draw (gr, area_width, area_height, rtl); in Draw()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/ui/ctl/
H A DCtlAxis.cpp150 expr->params()->set_int("_a_width", g->area_width()); in eval_expr()
H A DCtlMarker.cpp211 expr->params()->set_int("_a_width", g->area_width()); in eval_expr()
/dports/textproc/scim/scim-1.4.9/utils/
H A Dscimstringview.c728 gint area_width, area_height; in scim_string_view_expose() local
730 get_text_area_size (string_view, NULL, NULL, &area_width, &area_height); in scim_string_view_expose()
735 0, 0, area_width, area_height); in scim_string_view_expose()
941 gint area_width, area_height; in get_layout_position() local
947 get_text_area_size (string_view, NULL, NULL, &area_width, &area_height); in get_layout_position()
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A DXIMproto.h181 CARD16 area_width B16, area_height B16;
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A DXIMproto.h181 CARD16 area_width B16, area_height B16;
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A DXIMproto.h181 CARD16 area_width B16, area_height B16;
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A DXIMproto.h181 CARD16 area_width B16, area_height B16;
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A DXIMproto.h181 CARD16 area_width B16, area_height B16;
/dports/print/gimp-gutenprint/gutenprint-5.3.3/test/
H A Dpixma_parse.c814 unsigned int area_width = read_uint32(buf+22); in process() local
824 … fprintf(fout," area_width %u %.1f mm\n",area_width, area_width * 25.4 / unit); in process()
/dports/print/gutenprint/gutenprint-5.3.3/test/
H A Dpixma_parse.c814 unsigned int area_width = read_uint32(buf+22); in process() local
824 … fprintf(fout," area_width %u %.1f mm\n",area_width, area_width * 25.4 / unit); in process()
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/test/
H A DResidualTest.cc128 uint32_t area_width, uint32_t area_height);
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/test/
H A DResidualTest.cc128 uint32_t area_width, uint32_t area_height);
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dgdevxini.c873 int area_width = WidthOfScreen(xdev->scr), area_height = HeightOfScreen(xdev->scr); in gdev_x_put_params() local
877 x_get_work_area(xdev, &area_width, &area_height); in gdev_x_put_params()
887 dev->width = min(dev->width, area_width); in gdev_x_put_params()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dgdevxini.c873 int area_width = WidthOfScreen(xdev->scr), area_height = HeightOfScreen(xdev->scr); in gdev_x_put_params() local
877 x_get_work_area(xdev, &area_width, &area_height); in gdev_x_put_params()
887 dev->width = min(dev->width, area_width); in gdev_x_put_params()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevxini.c860 int area_width = WidthOfScreen(xdev->scr), area_height = HeightOfScreen(xdev->scr); in gdev_x_put_params() local
864 x_get_work_area(xdev, &area_width, &area_height); in gdev_x_put_params()
874 dev->width = min(dev->width, area_width); in gdev_x_put_params()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevxini.c860 int area_width = WidthOfScreen(xdev->scr), area_height = HeightOfScreen(xdev->scr); in gdev_x_put_params() local
864 x_get_work_area(xdev, &area_width, &area_height); in gdev_x_put_params()
874 dev->width = min(dev->width, area_width); in gdev_x_put_params()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/gui/
H A Dimagearea.cc1547 int area_width = hadj->get_page_size(); in update() local
1554 std::cout<<"#0 area_width="<<area_width<<" image_width="<<image_width<<std::endl; in update()
1559 area_center_x = area_left + area_width/2; in update()
1581 area_left = area_center_x - area_width/2; in update()
/dports/lang/gnu-apl/apl-1.8/src/Gtk/
H A DGtk_server.cc102 area_width (-1), in _draw_param()
142 int area_width; member
361 draw_param.area_width = width; in gtk_drawingarea_set_area_size()
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/
H A Dnode_wrangler.py835 area_width = bpy.context.area.width - (16*dpifac()) - 1
870 if my > bottom_bar and mx < area_width:
884 if my > bottom_bar and mx < area_width:
898 if my > bottom_bar and mx < area_width:
912 if my > bottom_bar and mx < area_width:
929 if m1x < area_width and m2x < area_width:
939 m1x = min(m1x, area_width)
940 m2x = min(m2x, area_width)
953 if m1x < area_width and m2x < area_width:
963 m1x = min(m1x, area_width)
[all …]
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A Dcommon_dsp_rtcd.h168 …2_t pred_stride, int16_t *residual, uint32_t residual_stride, uint32_t area_width, uint32_t area_h…
172 …_t coeff_stride, uint64_t distortion_result[DIST_CALC_TOTAL], uint32_t area_width, uint32_t area_h…
174 … src1, uint32_t src1_stride, EbByte dst, uint32_t dst_stride, uint32_t area_width, uint32_t area_h…
175 …void(*svt_picture_average_kernel1_line)(EbByte src0, EbByte src1, EbByte dst, uint32_t area_width);
1195 …2_t pred_stride, int16_t *residual, uint32_t residual_stride, uint32_t area_width, uint32_t area_h…
1200 uint32_t area_width, uint32_t area_height);
1204 uint32_t area_width, uint32_t area_height);
1207 uint32_t area_width, uint32_t area_height);
1209 uint32_t area_width);
1216 uint32_t residual_stride, uint32_t area_width,
[all …]
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A Dcommon_dsp_rtcd.h168 …2_t pred_stride, int16_t *residual, uint32_t residual_stride, uint32_t area_width, uint32_t area_h…
172 …_t coeff_stride, uint64_t distortion_result[DIST_CALC_TOTAL], uint32_t area_width, uint32_t area_h…
174 … src1, uint32_t src1_stride, EbByte dst, uint32_t dst_stride, uint32_t area_width, uint32_t area_h…
175 …void(*svt_picture_average_kernel1_line)(EbByte src0, EbByte src1, EbByte dst, uint32_t area_width);
1195 …2_t pred_stride, int16_t *residual, uint32_t residual_stride, uint32_t area_width, uint32_t area_h…
1200 uint32_t area_width, uint32_t area_height);
1204 uint32_t area_width, uint32_t area_height);
1207 uint32_t area_width, uint32_t area_height);
1209 uint32_t area_width);
1216 uint32_t residual_stride, uint32_t area_width,
[all …]
/dports/games/gnubg/gnubg-1.06.002/
H A Dgtktempmap.c431 ExposeDieArea(GtkWidget * pw, cairo_t * cr, gint area_x, gint area_y, gint area_width, gint area_he… in ExposeDieArea() argument
471 cairo_rectangle(cr, area_x, area_y, area_width, area_height); in ExposeDieArea()

1234567891011