Home
last modified time | relevance | path

Searched refs:but (Results 1 – 25 of 11827) sorted by relevance

12345678910>>...474

/dports/games/cgoban/cgoban-1.9.14/wmslib/src/but/
H A Dctext.c158 but->x, but->y, but->w, but->h, env->stdButBw, ct->angles); in draw()
348 if (x < but->x + but->w/2) { in mouse_over_but()
350 if ((y < but->y) || (y >= but->y + but->h)) in mouse_over_but()
353 if (x <= but->x + (but->y + but->h/2 - y)) { in mouse_over_but()
357 return(x > but->x + (y - (but->y + but->h/2))); in mouse_over_but()
360 return((x >= but->x) && (y >= but->y) && (y < but->y + but->h)); in mouse_over_but()
364 if ((y < but->y) || (y >= but->y + but->h)) { in mouse_over_but()
368 return(x < but->x + but->w - (but->y + but->h/2 - y)); in mouse_over_but()
370 return(x < but->x + but->w - (y - (but->y + but->h/2))); in mouse_over_but()
373 return((x < but->x + but->w) && (y >= but->y) && (y < but->y + but->h)); in mouse_over_but()
[all …]
H A Dradio.c56 But *but; in butRadio_create() local
70 but_init(but); in butRadio_create()
71 return(but); in butRadio_create()
119 ix2 = but->x; in draw()
165 (x < but->x + but->w - env->stdButBw) && in mmove()
166 (y < but->y + but->h - env->stdButBw)) in mmove()
174 butEnv_setCursor(but->win->env, but, butCur_twitch); in mmove()
176 butEnv_setCursor(but->win->env, but, butCur_idle); in mmove()
189 butEnv_setCursor(but->win->env, but, butCur_idle); in mleave()
238 newPVal = ((x - but->x) * radio->maxVal) / but->w; in mrelease()
[all …]
H A Dplain.c77 But *but; in butPixmap_create() local
131 if (but->x + but->w < x + w) in pix_draw()
132 w = but->x + but->w - x; in pix_draw()
133 if (but->y + but->h < y + h) in pix_draw()
134 h = but->y + but->h - y; in pix_draw()
138 if ((but->x != pix->x) || (but->y != pix->y)) in pix_draw()
145 But *but; in butPlain_create() local
185 if (but->x+but->w < x+w) in plain_draw()
186 w = but->x+but->w - x; in plain_draw()
187 if (but->y+but->h < y+h) in plain_draw()
[all …]
H A Di_general.c86 int oldx = but->x, oldy = but->y, oldw = but->w, oldh = but->h; in but_resize()
125 if (timer->but == but) { in but_destroy()
164 int x = but->x, y = but->y, w = but->w, h = but->h; in but_delete()
172 but->destroyCallback(but); in but_delete()
278 butWin_redraw(but->win, but->x,but->y, but->w,but->h); in but_draw()
328 but->win->butIn = but; in butWin_mMove()
594 (but->x + but->w >= x + w) && (but->y + but->h >= y + h)) in butWin_performDraws()
609 if (but->x + but->w < x+w) in butWin_performDraws()
610 drw = but->x + but->w - drx; in butWin_performDraws()
613 if (but->y + but->h < y+h) in butWin_performDraws()
[all …]
H A Dcheckbox.c55 But *but; in butCb_create() local
60 MAGIC_SET(but); in butCb_create()
67 but_init(but); in butCb_create()
68 return(but); in butCb_create()
88 but_draw(but); in butCb_set()
119 but_drawBox(win, but->x,but->y, but->w,but->h, in draw()
178 (x < but->x + but->w - env->stdButBw) && in mmove()
179 (y < but->y + but->h - env->stdButBw)) in mmove()
187 butEnv_setCursor(but->win->env, but, butCur_twitch); in mmove()
189 butEnv_setCursor(but->win->env, but, butCur_idle); in mmove()
[all …]
H A Dslide.c193 but_drawBox(win, but->x,but->y, but->w,but->h, 1, bw, in draw()
197 but->w-2*bw, but->h-2*bw); in draw()
262 if ((but->w < 1) || (but->h < 1)) in drawNewLoc()
289 butWin_redraw(but->win, but->x + x, but->y + y, w, h); in specialDraw()
291 butWin_redraw(but->win, but->x + y, but->y + x, h, w); in specialDraw()
337 if ((x >= but->x+env->stdButBw) && (x < but->x+but->w-env->stdButBw) && in mmove()
338 (y >= but->y+env->stdButBw) && (y < but->y+but->h-env->stdButBw)) { in mmove()
383 (y >= but->y+env->stdButBw) && (y < but->y+but->h-env->stdButBw)) { in mmove()
431 if (but->w <= but->h) in mpress()
450 if (but->h <= but->w) in mpress()
[all …]
H A Dlist.c77 But *but; in butList_create() local
101 return(but); in butList_create()
151 butList_resize(but, but->x, but->y, but->w); in butList_changeLine()
193 butList_resize(but, but->x, but->y, but->w); in butList_setLen()
280 overBut = ((x >= but->x) && (x < but->x + but->w) && in mmove()
310 butEnv_setCursor(but->win->env, but, butCur_twitch); in mmove()
312 butEnv_setCursor(but->win->env, but, butCur_idle); in mmove()
326 butEnv_setCursor(but->win->env, but, butCur_idle); in mleave()
415 butWin_redraw(but->win, but->x, in drawLine()
416 but->y + lineNum * butEnv_fontH(but->win->env, 0), in drawLine()
[all …]
H A Dmenu.c245 if ((x >= but->x + butbw) && (x < but->x + but->w - butbw) && in smmove()
246 (y >= but->y + butbw) && (y < but->y + but->h - butbw)) { in smmove()
307 but_drawBox(win, but->x, but->y, but->w, but->h, 0, bwdiff, in sdraw()
310 but->x+bwdiff, but->y+bwdiff, in sdraw()
311 but->w-2*bwdiff, but->h/2 - bwdiff, in sdraw()
314 but->x+bwdiff, but->y + but->h/2, in sdraw()
315 but->w-2*bwdiff, but->h - but->h/2 - bwdiff, in sdraw()
400 x = but->x + but->w/2; in lcreate()
556 but->x, but->y, tw, th, in ldraw()
564 but_drawBox(win, but->x, but->y + th, but->w, but->h - th, in ldraw()
[all …]
H A Dtextin.c224 but_drawBox(win, but->x,but->y, but->w,but->h, 1, butbw, in draw()
299 startSlide(but, -1, (x < but->x - but->h + env->stdButBw*2)); in mmove()
301 } else if (x > but->x + but->w) { in mmove()
302 startSlide(but, 1, (x > but->x + but->w + but->h - env->stdButBw*2)); in mmove()
311 else if (y > but->y+but->h - env->stdButBw*2) in mmove()
461 cut(but->win->env, cutstr, cutlen, but); in mrelease()
696 rw = but->x + but->w - env->stdButBw - x; in ti_cursor()
729 rw = but->x + but->w - env->stdButBw - x; in ti_redrawCursor()
854 if (but->loc < but->cutend) { in wordsel_adjust()
868 (but->str[a] == but->str[a-1]) || in wordsel_adjust()
[all …]
H A Dtext.c63 But *but; in butText_create() local
68 but->layer = layer; in butText_create()
69 but->flags = flags; in butText_create()
76 but_init(but); in butText_create()
79 return(but); in butText_create()
90 but_draw(but); in butText_set()
99 but_draw(but); in butText_setFont()
111 but_draw(but); in butText_setColor()
137 x = but->x; in draw()
143 butWin_write(but->win, x, but->y + (but->h - th) / 2, text, t->font); in draw()
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/editors/interface/
H A Dinterface_query.c122 return (but->rnapoin.data && but->rnaprop && in ui_but_has_array_value()
170 return but->icon - but->iconadd; in ui_but_icon()
172 return but->icon + but->iconadd; in ui_but_icon()
252 if (but->imb || but->type == UI_BTYPE_COLOR) { in ui_but_contains_point_px_icon()
381 but = but->prev; in ui_but_prev()
392 but = but->next; in ui_but_next()
419 but = but->prev; in ui_but_last()
507 for (; but; but = but->next) { in ui_but_next_non_separator()
521 but = ui_but_next_non_separator(but); in UI_block_is_empty_ex()
522 if (but && but->type == UI_BTYPE_LABEL) { in UI_block_is_empty_ex()
[all …]
H A Dinterface.c899 but->str = but->strdata; in ui_but_update_from_old_block()
1152 but->str = but->strdata; in ui_but_add_shortcut()
1576 bmain, &but->rnapoin, but->rnaprop, but->rnaindex); in ui_but_override_flag()
2988 but->str = but->strdata; in ui_but_string_set_internal()
3341 if (but->str && but->str != but->strdata) { in ui_but_free()
3632 BLI_assert(but->softmin <= but->softmax && but->hardmin <= but->hardmax); in ui_but_update_ex()
3926 but->str = but->strdata; in ui_but_change_type()
3929 but->poin = (char *)but; in ui_but_change_type()
4556 but->a1 = ui_get_but_step_unit(but, but->a1); in ui_def_but_rna()
4562 but->poin = (char *)but; in ui_def_but_rna()
[all …]
H A Dinterface_handlers.c747 return (but->func || but->funcN || but->rename_func || but->optype || but->rnaprop || in ui_afterfunc_check()
763 if (but->func && ELEM(but, but->func_arg1, but->func_arg2)) { in ui_apply_but_func()
765 but->func(C, but->func_arg1, but->func_arg2); in ui_apply_but_func()
2900 but->pos = but->selend = but->selsta; in ui_textedit_delete_selection()
3103 but->selsta = but->pos = but->selend; in ui_textedit_move()
3106 but->pos = but->selend = but->selsta; in ui_textedit_move()
3193 but->selsta = but->selend = but->pos; in ui_textedit_autocomplete()
3445 for (uiBut *but = actbut->next; but; but = but->next) { in ui_textedit_next_but() local
3477 for (uiBut *but = actbut->prev; but; but = but->prev) { in ui_textedit_prev_but() local
9865 for (but = block->buttons.first; but; but = but->next) { in ui_handle_menu_event()
[all …]
H A Dinterface_align.c61 uiBut *but; member
327 if (butal->but->alignnr != butal_other->but->alignnr) { in ui_block_align_butal_cmp()
328 return butal->but->alignnr - butal_other->but->alignnr; in ui_block_align_butal_cmp()
436 butal->but = but; in ui_block_align_calc()
580 for (but = first; but && but->alignnr == nr; but = but->next) { in ui_block_align_calc_but()
581 if (but->next && but->next->alignnr == nr) { in ui_block_align_calc_but()
582 if (buts_are_horiz(but, but->next)) { in ui_block_align_calc_but()
594 for (but = first, prev = NULL; but && but->alignnr == nr; prev = but, but = but->next) { in ui_block_align_calc_but()
740 for (; but && but->alignnr == nr; but = but->next) { in ui_block_align_calc()
744 if (!but) { in ui_block_align_calc()
[all …]
H A Dinterface_anim.c63 const int rnaindex = (but->rnaindex == -1) ? 0 : but->rnaindex; in ui_but_get_fcurve()
66 but->block->evil_C, &but->rnapoin, but->rnaprop, rnaindex, adt, action, r_driven, r_special); in ui_but_get_fcurve()
112 if (fcurve_is_changed(but->rnapoin, but->rnaprop, fcu, &remapped_context)) { in ui_but_anim_flag()
131 &but_decorate->but.block->buttons, but_iter, but_decorate->but.prev) { in ui_but_anim_decorate_find_attached_button()
139 &but_decorate->but.block->buttons, but_iter, but_decorate->but.prev); in ui_but_anim_decorate_find_attached_button()
152 uiBut *but = &decorator_but->but; in ui_but_anim_decorate_update_from_flag() local
180 but->flag = (but->flag & ~flag_copy) | (flag & flag_copy); in ui_but_anim_decorate_update_from_flag()
254 if (ELEM(NULL, but->rnapoin.data, but->rnaprop)) { in ui_but_anim_expression_create()
273 id = but->rnapoin.owner_id; in ui_but_anim_expression_create()
282 path = RNA_path_from_ID_to_property(&but->rnapoin, but->rnaprop); in ui_but_anim_expression_create()
[all …]
/dports/security/libecc/libecc-0.14.0/doc/external/
H A DTRINOMIALS55 6 3 Irreducible but not primitive. The order is 9.
58 9 1 Irreducible but not primitive. The order is 73.
62 12 3 Irreducible but not primitive. The order is 45.
63 12 5 Irreducible but not primitive. The order is 819.
64 14 5 Irreducible but not primitive. The order is 5461.
71 18 3 Irreducible but not primitive. The order is 189.
73 18 9 Irreducible but not primitive. The order is 27.
75 20 5 Irreducible but not primitive. The order is 75.
77 21 7 Irreducible but not primitive. The order is 49.
98 36 9 Irreducible but not primitive. The order is 135.
[all …]
/dports/security/libecc/libecc-0.14.0/
H A DTRINOMIALS55 6 3 Irreducible but not primitive. The order is 9.
58 9 1 Irreducible but not primitive. The order is 73.
62 12 3 Irreducible but not primitive. The order is 45.
63 12 5 Irreducible but not primitive. The order is 819.
64 14 5 Irreducible but not primitive. The order is 5461.
71 18 3 Irreducible but not primitive. The order is 189.
73 18 9 Irreducible but not primitive. The order is 27.
75 20 5 Irreducible but not primitive. The order is 75.
77 21 7 Irreducible but not primitive. The order is 49.
98 36 9 Irreducible but not primitive. The order is 135.
[all …]
/dports/textproc/texi2html/texi2html-5.0/test/nested_formats/res_info/nested_itemize/
H A Dnested_formats.21 nested_formats.texi:233: warning: @itemize has text but no @item (via @mymacro)
2 nested_formats.texi:233: warning: @itemize has text but no @item (via @mymacro)
13 nested_formats.texi:238: warning: @itemize has text but no @item
32 nested_formats.texi:250: warning: @itemize has text but no @item
51 nested_formats.texi:263: warning: @itemize has text but no @item
72 nested_formats.texi:278: warning: @itemize has text but no @item
106 nested_formats.texi:293: warning: @itemize has text but no @item
119 nested_formats.texi:308: warning: @itemize has text but no @item
144 nested_formats.texi:327: warning: @itemize has text but no @item
163 nested_formats.texi:339: warning: @itemize has text but no @item
[all …]
/dports/textproc/texi2html/texi2html-5.0/test/nested_formats/res_info/nested_enumerate/
H A Dnested_formats.21 nested_formats.texi:233: warning: @enumerate has text but no @item (via @mymacro)
2 nested_formats.texi:233: warning: @enumerate has text but no @item (via @mymacro)
13 nested_formats.texi:238: warning: @enumerate has text but no @item
32 nested_formats.texi:250: warning: @enumerate has text but no @item
51 nested_formats.texi:263: warning: @enumerate has text but no @item
72 nested_formats.texi:278: warning: @enumerate has text but no @item
106 nested_formats.texi:293: warning: @enumerate has text but no @item
119 nested_formats.texi:308: warning: @enumerate has text but no @item
144 nested_formats.texi:327: warning: @enumerate has text but no @item
163 nested_formats.texi:339: warning: @enumerate has text but no @item
[all …]
/dports/textproc/texi2html/texi2html-5.0/test/nested_formats/res/nested_enumerate/
H A Dnested_formats.21 nested_formats.texi:233: warning: @enumerate has text but no @item (via @mymacro)
2 nested_formats.texi:233: warning: @enumerate has text but no @item (via @mymacro)
13 nested_formats.texi:238: warning: @enumerate has text but no @item
32 nested_formats.texi:250: warning: @enumerate has text but no @item
51 nested_formats.texi:263: warning: @enumerate has text but no @item
72 nested_formats.texi:278: warning: @enumerate has text but no @item
97 nested_formats.texi:293: warning: @enumerate has text but no @item
110 nested_formats.texi:308: warning: @enumerate has text but no @item
135 nested_formats.texi:327: warning: @enumerate has text but no @item
154 nested_formats.texi:339: warning: @enumerate has text but no @item
[all …]
/dports/textproc/texi2html/texi2html-5.0/test/nested_formats/res/nested_itemize/
H A Dnested_formats.21 nested_formats.texi:233: warning: @itemize has text but no @item (via @mymacro)
2 nested_formats.texi:233: warning: @itemize has text but no @item (via @mymacro)
13 nested_formats.texi:238: warning: @itemize has text but no @item
32 nested_formats.texi:250: warning: @itemize has text but no @item
51 nested_formats.texi:263: warning: @itemize has text but no @item
72 nested_formats.texi:278: warning: @itemize has text but no @item
97 nested_formats.texi:293: warning: @itemize has text but no @item
110 nested_formats.texi:308: warning: @itemize has text but no @item
135 nested_formats.texi:327: warning: @itemize has text but no @item
154 nested_formats.texi:339: warning: @itemize has text but no @item
[all …]
/dports/textproc/texi2html/texi2html-5.0/test/nested_formats/res_all/nested_itemize/
H A Dnested_formats.21 nested_formats.texi:233: warning: @itemize has text but no @item (via @mymacro)
2 nested_formats.texi:233: warning: @itemize has text but no @item (via @mymacro)
13 nested_formats.texi:238: warning: @itemize has text but no @item
32 nested_formats.texi:250: warning: @itemize has text but no @item
51 nested_formats.texi:263: warning: @itemize has text but no @item
72 nested_formats.texi:278: warning: @itemize has text but no @item
97 nested_formats.texi:293: warning: @itemize has text but no @item
110 nested_formats.texi:308: warning: @itemize has text but no @item
135 nested_formats.texi:327: warning: @itemize has text but no @item
154 nested_formats.texi:339: warning: @itemize has text but no @item
[all …]
/dports/textproc/texi2html/texi2html-5.0/test/nested_formats/res_all/nested_enumerate/
H A Dnested_formats.21 nested_formats.texi:233: warning: @enumerate has text but no @item (via @mymacro)
2 nested_formats.texi:233: warning: @enumerate has text but no @item (via @mymacro)
13 nested_formats.texi:238: warning: @enumerate has text but no @item
32 nested_formats.texi:250: warning: @enumerate has text but no @item
51 nested_formats.texi:263: warning: @enumerate has text but no @item
72 nested_formats.texi:278: warning: @enumerate has text but no @item
97 nested_formats.texi:293: warning: @enumerate has text but no @item
110 nested_formats.texi:308: warning: @enumerate has text but no @item
135 nested_formats.texi:327: warning: @enumerate has text but no @item
154 nested_formats.texi:339: warning: @enumerate has text but no @item
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/qtkit/
H A DQTMetadataItem.inc11 …QTMetadataFormatQuickTimeUserData: NSString deprecated 'available in 10.7 and later but deprecated…
12 …QTMetadataFormatQuickTimeMetadata: NSString deprecated 'available in 10.7 and later but deprecated…
13 …QTMetadataFormatiTunesMetadata: NSString deprecated 'available in 10.7 and later but deprecated in…
14 …QTMetadataFormatID3Metadata: NSString deprecated 'available in 10.7 and later but deprecated in 10…
15 …QTMetadataKeySpaceCommon: NSString deprecated 'available in 10.7 and later but deprecated in 10.9'…
18 …QTMetadataKeySpaceiTunes: NSString deprecated 'available in 10.7 and later but deprecated in 10.9'…
19 …QTMetadataKeySpaceID3: NSString deprecated 'available in 10.7 and later but deprecated in 10.9'; c…
20 …QTMetadataCommonKeyTitle: NSString deprecated 'available in 10.7 and later but deprecated in 10.9'…
21 …QTMetadataCommonKeyCreator: NSString deprecated 'available in 10.7 and later but deprecated in 10.…
22 …QTMetadataCommonKeySubject: NSString deprecated 'available in 10.7 and later but deprecated in 10.…
[all …]
/dports/games/cgoban/cgoban-1.9.14/src/
H A Dcgbuts.c201 (x >= but->x + but->w) || (y >= but->y + but->h)) { in grid_mmove()
335 points[3].x = but->x + but->w; in grid_draw()
338 points[4].y = but->y + but->h; in grid_draw()
347 XFillArc(dpy, but->win->win, gc, but->x+(but->w - starSize)/2, in grid_draw()
370 but->x+(but->w+1)/4, but->y+(but->w+1)/4, in grid_draw()
374 but->x+(but->w+1)/4, but->y+(but->w+1)/4, in grid_draw()
385 but->x, but->y, but->w, grid->stoneVersion, x,y,w,h); in grid_draw()
389 but->x, but->y, but->w, grid->stoneVersion, x,y,w,h); in grid_draw()
396 but->x, but->y, but->w, grid->stoneVersion, x,y,w,h); in grid_draw()
738 points[3].x = but->x + but->w; in gobanPic_draw()
[all …]

12345678910>>...474