Searched refs:click (Results 1 – 5 of 5) sorted by relevance
89 GX_POINT *click; in _gx_radial_progress_bar_event_process() local125 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()
60 int CheckClickCommand(CPoint &click);
2007 int resource_item::CheckClickCommand(CPoint &click) in CheckClickCommand() argument2019 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()
907 …To continue, select the language you wish to delete and click OK. To abort this operation, click C…
7 ; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)