Searched refs:clicked (Results 1 - 3 of 3) sorted by relevance

/linux-master/scripts/kconfig/
H A Dqconf.h198 void clicked (const QUrl &url);
H A Dqconf.cc1173 void ConfigInfoView::clicked(const QUrl &url) function in class:ConfigInfoView
1246 connect(searchButton, &QPushButton::clicked,
1494 helpText, &ConfigInfoView::clicked);
/linux-master/drivers/input/keyboard/
H A Dapplespi.c176 * @clicked: 1 if a button-click was detected, 0 otherwise
179 * @clicked2: same as @clicked
185 u8 clicked; member in struct:touchpad_protocol
1069 input_report_key(input, BTN_LEFT, t->clicked);

Completed in 115 milliseconds