Home
last modified time | relevance | path

Searched refs:click (Results 1 – 5 of 5) sorted by relevance

/GUIX-v6.2.1/common/src/
Dgx_radial_progress_bar_event_process.c89 GX_POINT *click; in _gx_radial_progress_bar_event_process() local
125 click = &event_ptr -> gx_event_payload.gx_event_pointdata; in _gx_radial_progress_bar_event_process()
127 x_dist = (INT)(click -> gx_point_x - info -> gx_radial_progress_bar_info_xcenter); in _gx_radial_progress_bar_event_process()
128 y_dist = (INT)(click -> gx_point_y - info -> gx_radial_progress_bar_info_ycenter); in _gx_radial_progress_bar_event_process()
/GUIX-v6.2.1/guix_studio/
Dresource_item.h60 int CheckClickCommand(CPoint &click);
Dresource_item.cpp2007 int resource_item::CheckClickCommand(CPoint &click) in CheckClickCommand() argument
2019 if (m_up_icon_rect.PtInRect(click)) in CheckClickCommand()
2023 else if (m_down_icon_rect.PtInRect(click)) in CheckClickCommand()
2038 if (size.PtInRect(click)) in CheckClickCommand()
2043 if (size.PtInRect(click)) in CheckClickCommand()
Dstudiox.rc907 …To continue, select the language you wish to delete and click OK. To abort this operation, click C…
/GUIX-v6.2.1/guix_studio/installer/
Dguix_installer_release.iss7 ; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)