Home
last modified time | relevance | path

Searched refs:gs_active (Results 1 – 23 of 23) sorted by relevance

/dports/print/flpsed/flpsed-0.7.3/src/
H A DGsWidget.H81 bool gs_active();
H A DGsWidget.cxx83 bool GsWidget::gs_active() { in gs_active() function in GsWidget
325 if (!gs_active()) { in next()
/dports/print/fontforge/fontforge-20201107/gdraw/
H A Ddrawboxborder.c475 ((design->flags & box_active_border_inner) && state==gs_active)) { in GBoxRectBorder()
486 state == gs_active && (design->flags & box_active_border_inner) ? in GBoxRectBorder()
699 ((design->flags & box_active_border_inner) && state==gs_active)) { in GBoxRoundRectBorder()
702 state == gs_active && (design->flags & box_active_border_inner) ? in GBoxRoundRectBorder()
824 ((design->flags & box_active_border_inner) && state==gs_active)) { in GBoxElipseBorder()
835 state == gs_active && (design->flags & box_active_border_inner) ? in GBoxElipseBorder()
923 ((design->flags & box_active_border_inner) && state==gs_active)) { in GBoxDiamondBorder()
932 state == gs_active && (design->flags & box_active_border_inner) ? in GBoxDiamondBorder()
H A Dgradio.c409 if ( !g->takes_input || (g->state!=gs_enabled && g->state!=gs_active && g->state!=gs_focused )) in gradio_mouse()
441 g->state = gr->within? gs_active : gs_enabled; in gradio_mouse()
450 if ( !g->takes_input || (g->state!=gs_enabled && g->state!=gs_active && g->state!=gs_focused )) in gradio_key()
468 if ( !g->takes_input || (g->state!=gs_enabled && g->state!=gs_active )) in gradio_focus()
H A Dgbuttons.c462 … if ( !g->takes_input || (g->state!=gs_enabled && g->state!=gs_active && g->state!=gs_focused )) { in gbutton_mouse()
506 g->state = gb->within? gs_active : gs_enabled; in gbutton_mouse()
515 if ( !g->takes_input || (g->state!=gs_enabled && g->state!=gs_active )) in gbutton_key()
533 if ( !g->takes_input || (g->state!=gs_enabled && g->state!=gs_active )) in gbutton_focus()
H A Dgtabset.c502 if ( !g->takes_input || (g->state!=gs_enabled && g->state!=gs_active && g->state!=gs_focused )) in gtabset_mouse()
586 …if ( !g->takes_input || !g->takes_keyboard || (g->state!=gs_enabled && g->state!=gs_active && g->s… in gtabset_key()
610 if ( !g->takes_input || (g->state!=gs_enabled && g->state!=gs_active )) in gtabset_focus()
H A Dgrowcol.c478 if ( !g->takes_input || (g->state!=gs_active && g->state!=gs_enabled && g->state!=gs_focused)) in growcol_mouse()
547 if ( !g->takes_input || (g->state!=gs_enabled && g->state!=gs_active && g->state!=gs_focused )) in growcol_key()
H A DggadgetP.h83 enum gadget_state {gs_invisible, gs_disabled, gs_enabled, gs_active, enumerator
H A Dgmenu.c656 GBoxDrawBackground(pixmap,&r,m->box,gs_active,false); in gmenu_expose()
657 GBoxDrawBorder(pixmap,&r,m->box,gs_active,false); in gmenu_expose()
687 GBoxDrawBackground(m->w,&winrect,m->box,gs_active,false); in GMenuDrawLines()
688 GBoxDrawBorder(m->w,&winrect,m->box,gs_active,false); in GMenuDrawLines()
H A Dglist.c529 if ( !g->takes_input || (g->state!=gs_active && g->state!=gs_enabled && g->state!=gs_focused)) in glist_mouse()
616 if ( !g->takes_input || (g->state!=gs_enabled && g->state!=gs_active && g->state!=gs_focused )) in glist_key()
H A Dgtextfield.c235 ( gt->g.state==gs_enabled || gt->g.state==gs_active )) { in GTextFieldFocusChanged()
236 int state = gained?gs_active:gs_enabled; in GTextFieldFocusChanged()
1680 if ( !g->takes_input || (g->state!=gs_enabled && g->state!=gs_active && g->state!=gs_focused )) in gtextfield_mouse()
1821 if ( !g->takes_input || (g->state!=gs_enabled && g->state!=gs_active && g->state!=gs_focused )) in gtextfield_key()
1911 if ( !g->takes_input || (g->state!=gs_enabled && g->state!=gs_active && g->state!=gs_focused )) in gtextfield_timer()
H A Dgscrollbar.c304 if ( !g->takes_input || (g->state!=gs_enabled && g->state!=gs_active && g->state!=gs_focused )) in gscrollbar_mouse()
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dsftextfield.c1425 if ( !g->takes_input || (g->state!=gs_enabled && g->state!=gs_active && g->state!=gs_focused )) in sftextarea_mouse()
1554 if ( !g->takes_input || (g->state!=gs_enabled && g->state!=gs_active && g->state!=gs_focused )) in sftextarea_key()
1621 if ( !g->takes_input || (g->state!=gs_enabled && g->state!=gs_active && g->state!=gs_focused )) in sftextarea_timer()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/crocus/
H A Dcrocus_state.c371 bool gs_active, uint32_t gs_offset, in upload_pipelined_state_pointers() argument
382 pp.GSEnable = gs_active; in upload_pipelined_state_pointers()
383 if (gs_active) in upload_pipelined_state_pointers()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/crocus/
H A Dcrocus_state.c371 bool gs_active, uint32_t gs_offset, in upload_pipelined_state_pointers() argument
382 pp.GSEnable = gs_active; in upload_pipelined_state_pointers()
383 if (gs_active) in upload_pipelined_state_pointers()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/crocus/
H A Dcrocus_state.c371 bool gs_active, uint32_t gs_offset, in upload_pipelined_state_pointers() argument
382 pp.GSEnable = gs_active; in upload_pipelined_state_pointers()
383 if (gs_active) in upload_pipelined_state_pointers()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/crocus/
H A Dcrocus_state.c371 bool gs_active, uint32_t gs_offset, in upload_pipelined_state_pointers() argument
382 pp.GSEnable = gs_active; in upload_pipelined_state_pointers()
383 if (gs_active) in upload_pipelined_state_pointers()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/crocus/
H A Dcrocus_state.c371 bool gs_active, uint32_t gs_offset, in upload_pipelined_state_pointers() argument
382 pp.GSEnable = gs_active; in upload_pipelined_state_pointers()
383 if (gs_active) in upload_pipelined_state_pointers()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/crocus/
H A Dcrocus_state.c371 bool gs_active, uint32_t gs_offset, in upload_pipelined_state_pointers() argument
382 pp.GSEnable = gs_active; in upload_pipelined_state_pointers()
383 if (gs_active) in upload_pipelined_state_pointers()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/crocus/
H A Dcrocus_state.c371 bool gs_active, uint32_t gs_offset, in upload_pipelined_state_pointers() argument
382 pp.GSEnable = gs_active; in upload_pipelined_state_pointers()
383 if (gs_active) in upload_pipelined_state_pointers()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/crocus/
H A Dcrocus_state.c371 bool gs_active, uint32_t gs_offset, in upload_pipelined_state_pointers() argument
382 pp.GSEnable = gs_active; in upload_pipelined_state_pointers()
383 if (gs_active) in upload_pipelined_state_pointers()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/crocus/
H A Dcrocus_state.c373 bool gs_active, uint32_t gs_offset, in upload_pipelined_state_pointers() argument
384 pp.GSEnable = gs_active; in upload_pipelined_state_pointers()
385 if (gs_active) in upload_pipelined_state_pointers()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/crocus/
H A Dcrocus_state.c371 bool gs_active, uint32_t gs_offset, in upload_pipelined_state_pointers() argument
382 pp.GSEnable = gs_active; in upload_pipelined_state_pointers()
383 if (gs_active) in upload_pipelined_state_pointers()