Home
last modified time | relevance | path

Searched refs:MEVENT_POINTER_TYPE_DBLCLK (Results 1 – 25 of 38) sorted by relevance

12

/dports/graphics/azpainterb/azpainterb-1.1.3/src/widget/
H A DDockColor_widget.c100 && (ev->pt.type == MEVENT_POINTER_TYPE_PRESS || ev->pt.type == MEVENT_POINTER_TYPE_DBLCLK) in _drawcol_event_handle()
440 && (ev->pt.type == MEVENT_POINTER_TYPE_PRESS || ev->pt.type == MEVENT_POINTER_TYPE_DBLCLK)) in _colmask_event_handle()
H A DValueBar.c162 || ev->pt.type == MEVENT_POINTER_TYPE_DBLCLK) in _event_handle()
H A DCanvasCtrlBar.c269 || ev->pt.type == MEVENT_POINTER_TYPE_DBLCLK) in _event_handle()
H A DDockLayer_area.c542 (ev->pt.type == MEVENT_POINTER_TYPE_DBLCLK), &proc); in _event_press()
719 || ev->pt.type == MEVENT_POINTER_TYPE_DBLCLK) in _area_event_handle()
/dports/graphics/azpainter/azpainter-2.1.7/src/widget/
H A DDockColor_widget.c100 && (ev->pt.type == MEVENT_POINTER_TYPE_PRESS || ev->pt.type == MEVENT_POINTER_TYPE_DBLCLK) in _drawcol_event_handle()
440 && (ev->pt.type == MEVENT_POINTER_TYPE_PRESS || ev->pt.type == MEVENT_POINTER_TYPE_DBLCLK)) in _colmask_event_handle()
H A DDockLayer_param.c118 || ev->pt.type == MEVENT_POINTER_TYPE_DBLCLK)) in _amask_event_handle()
H A DCanvasCtrlBar.c269 || ev->pt.type == MEVENT_POINTER_TYPE_DBLCLK) in _event_handle()
H A DValueBar.c162 || ev->pt.type == MEVENT_POINTER_TYPE_DBLCLK) in _event_handle()
/dports/graphics/azpainter/azpainter-2.1.7/mlib/include/
H A DmEvent.h157 MEVENT_POINTER_TYPE_DBLCLK enumerator
/dports/graphics/azpainterb/azpainterb-1.1.3/mlib/include/
H A DmEvent.h157 MEVENT_POINTER_TYPE_DBLCLK enumerator
/dports/graphics/azpainterb/azpainterb-1.1.3/mlib/src/widget/
H A DmExpander.c244 if((ev->pt.type == MEVENT_POINTER_TYPE_PRESS || ev->pt.type == MEVENT_POINTER_TYPE_DBLCLK) in mExpanderEventHandle()
H A DmDockHeader.c188 || ev->pt.type == MEVENT_POINTER_TYPE_DBLCLK) in mDockHeaderEventHandle()
H A DmLineEdit.c584 if(ev->pt.type == MEVENT_POINTER_TYPE_DBLCLK) in _event_btt_left_press()
638 || ev->pt.type == MEVENT_POINTER_TYPE_DBLCLK) in mLineEditEventHandle()
H A DmButton.c296 || ev->pt.type == MEVENT_POINTER_TYPE_DBLCLK) in mButtonEventHandle()
H A DmTextButtons.c299 || ev->pt.type == MEVENT_POINTER_TYPE_DBLCLK) in mTextButtonsEventHandle()
H A DmCheckButton.c385 || ev->pt.type == MEVENT_POINTER_TYPE_DBLCLK) in mCheckButtonEventHandle()
H A DmListHeader.c352 || ev->pt.type == MEVENT_POINTER_TYPE_DBLCLK) in mListHeaderEventHandle()
H A DmScrollBar.c383 || ev->pt.type == MEVENT_POINTER_TYPE_DBLCLK) in mScrollBarEventHandle()
/dports/graphics/azpainter/azpainter-2.1.7/mlib/src/widget/
H A DmExpander.c244 if((ev->pt.type == MEVENT_POINTER_TYPE_PRESS || ev->pt.type == MEVENT_POINTER_TYPE_DBLCLK) in mExpanderEventHandle()
H A DmDockHeader.c188 || ev->pt.type == MEVENT_POINTER_TYPE_DBLCLK) in mDockHeaderEventHandle()
H A DmLineEdit.c584 if(ev->pt.type == MEVENT_POINTER_TYPE_DBLCLK) in _event_btt_left_press()
638 || ev->pt.type == MEVENT_POINTER_TYPE_DBLCLK) in mLineEditEventHandle()
H A DmButton.c296 || ev->pt.type == MEVENT_POINTER_TYPE_DBLCLK) in mButtonEventHandle()
H A DmTextButtons.c299 || ev->pt.type == MEVENT_POINTER_TYPE_DBLCLK) in mTextButtonsEventHandle()
/dports/graphics/azpainterb/azpainterb-1.1.3/mlib/src/x11/
H A Dx11_event_sub.c279 type = MEVENT_POINTER_TYPE_DBLCLK; in mX11Event_procButton_PressRelease()
/dports/graphics/azpainter/azpainter-2.1.7/mlib/src/x11/
H A Dx11_event_sub.c279 type = MEVENT_POINTER_TYPE_DBLCLK; in mX11Event_procButton_PressRelease()

12