Home
last modified time | relevance | path

Searched refs:activeButtons (Results 1 – 19 of 19) sorted by relevance

/dports/emulators/mgba/mgba-0.9.2/src/platform/qt/
H A DInputController.cpp387 int activeButtons = 0; in pollEvents() local
404 activeButtons |= 1 << key; in pollEvents()
420 activeButtons |= 1 << key; in pollEvents()
425 return activeButtons; in pollEvents()
429 QSet<int> activeButtons; in activeGamepadButtons() local
438 activeButtons.insert(i); in activeGamepadButtons()
443 return activeButtons; in activeGamepadButtons()
582 auto activeButtons = activeGamepadButtons(type); in testGamepad() local
584 m_activeButtons = activeButtons; in testGamepad()
618 activeButtons.subtract(oldButtons); in testGamepad()
[all …]
/dports/games/libretro-mgba/mgba-6186d45/src/platform/qt/
H A DInputController.cpp380 int activeButtons = 0; in pollEvents() local
397 activeButtons |= 1 << key; in pollEvents()
413 activeButtons |= 1 << key; in pollEvents()
418 return activeButtons; in pollEvents()
422 QSet<int> activeButtons; in activeGamepadButtons() local
431 activeButtons.insert(i); in activeGamepadButtons()
436 return activeButtons; in activeGamepadButtons()
571 auto activeButtons = activeGamepadButtons(type); in testGamepad() local
573 m_activeButtons = activeButtons; in testGamepad()
607 activeButtons.subtract(oldButtons); in testGamepad()
[all …]
/dports/x11-wm/lxqt-session/lxqt-session-1.0.0/lxqt-config-session/
H A Dautostartmodel.h56 ActiveButtons activeButtons(const QModelIndex& selection) const;
H A Dautostartpage.cpp172 AutoStartItemModel::ActiveButtons active = mXdgAutoStartModel->activeButtons(curr); in selectionChanged()
H A Dautostartmodel.cpp244 AutoStartItemModel::ActiveButtons AutoStartItemModel::activeButtons(const QModelIndex& selection) c… in activeButtons() function in AutoStartItemModel
/dports/lang/spidermonkey78/firefox-78.9.0/widget/gtk/
H A DWidgetStyleCache.cpp639 size_t activeButtons = in CreateHeaderBarButtons() local
642 if (IsToolbarButtonEnabled(buttonLayout, activeButtons, in CreateHeaderBarButtons()
646 if (IsToolbarButtonEnabled(buttonLayout, activeButtons, in CreateHeaderBarButtons()
654 if (IsToolbarButtonEnabled(buttonLayout, activeButtons, in CreateHeaderBarButtons()
H A Dgtk3drawing.cpp435 size_t activeButtons = 0; in GetGtkHeaderBarButtonLayout() local
439 aButtonLayout[activeButtons++] = {MOZ_GTK_HEADER_BAR_BUTTON_CLOSE, in GetGtkHeaderBarButtonLayout()
442 aButtonLayout[activeButtons++] = {MOZ_GTK_HEADER_BAR_BUTTON_MINIMIZE, in GetGtkHeaderBarButtonLayout()
445 aButtonLayout[activeButtons++] = {MOZ_GTK_HEADER_BAR_BUTTON_MAXIMIZE, in GetGtkHeaderBarButtonLayout()
448 if (activeButtons == aButtonLayout.Length()) { in GetGtkHeaderBarButtonLayout()
449 return activeButtons; in GetGtkHeaderBarButtonLayout()
454 return activeButtons; in GetGtkHeaderBarButtonLayout()
H A DnsLookAndFeel.cpp1288 size_t activeButtons = GetGtkHeaderBarButtonLayout(MakeSpan(buttonLayout), in EnsureInit() local
1290 for (size_t i = 0; i < activeButtons; i++) { in EnsureInit()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/gtk/
H A DWidgetStyleCache.cpp623 int activeButtons = in CreateHeaderBarButtons() local
626 if (IsToolbarButtonEnabled(buttonLayout, activeButtons, in CreateHeaderBarButtons()
630 if (IsToolbarButtonEnabled(buttonLayout, activeButtons, in CreateHeaderBarButtons()
638 if (IsToolbarButtonEnabled(buttonLayout, activeButtons, in CreateHeaderBarButtons()
H A DnsLookAndFeel.cpp1045 int activeButtons = in EnsureInit() local
1047 for (int i = 0; i < activeButtons; i++) { in EnsureInit()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/gtk/
H A DWidgetStyleCache.cpp615 size_t activeButtons = in CreateHeaderBarButtons() local
618 if (IsToolbarButtonEnabled(buttonLayout, activeButtons, in CreateHeaderBarButtons()
622 if (IsToolbarButtonEnabled(buttonLayout, activeButtons, in CreateHeaderBarButtons()
630 if (IsToolbarButtonEnabled(buttonLayout, activeButtons, in CreateHeaderBarButtons()
H A Dgtk3drawing.cpp430 size_t activeButtons = 0; in GetGtkHeaderBarButtonLayout() local
434 aButtonLayout[activeButtons++] = {MOZ_GTK_HEADER_BAR_BUTTON_CLOSE, in GetGtkHeaderBarButtonLayout()
437 aButtonLayout[activeButtons++] = {MOZ_GTK_HEADER_BAR_BUTTON_MINIMIZE, in GetGtkHeaderBarButtonLayout()
440 aButtonLayout[activeButtons++] = {MOZ_GTK_HEADER_BAR_BUTTON_MAXIMIZE, in GetGtkHeaderBarButtonLayout()
443 if (activeButtons == aButtonLayout.Length()) { in GetGtkHeaderBarButtonLayout()
444 return activeButtons; in GetGtkHeaderBarButtonLayout()
449 return activeButtons; in GetGtkHeaderBarButtonLayout()
H A DnsLookAndFeel.cpp1256 size_t activeButtons = in EnsureInit() local
1258 for (size_t i = 0; i < activeButtons; i++) { in EnsureInit()
/dports/www/firefox-esr/firefox-91.8.0/widget/gtk/
H A DWidgetStyleCache.cpp615 size_t activeButtons = in CreateHeaderBarButtons() local
618 if (IsToolbarButtonEnabled(buttonLayout, activeButtons, in CreateHeaderBarButtons()
622 if (IsToolbarButtonEnabled(buttonLayout, activeButtons, in CreateHeaderBarButtons()
630 if (IsToolbarButtonEnabled(buttonLayout, activeButtons, in CreateHeaderBarButtons()
H A Dgtk3drawing.cpp430 size_t activeButtons = 0; in GetGtkHeaderBarButtonLayout() local
434 aButtonLayout[activeButtons++] = {MOZ_GTK_HEADER_BAR_BUTTON_CLOSE, in GetGtkHeaderBarButtonLayout()
437 aButtonLayout[activeButtons++] = {MOZ_GTK_HEADER_BAR_BUTTON_MINIMIZE, in GetGtkHeaderBarButtonLayout()
440 aButtonLayout[activeButtons++] = {MOZ_GTK_HEADER_BAR_BUTTON_MAXIMIZE, in GetGtkHeaderBarButtonLayout()
443 if (activeButtons == aButtonLayout.Length()) { in GetGtkHeaderBarButtonLayout()
444 return activeButtons; in GetGtkHeaderBarButtonLayout()
449 return activeButtons; in GetGtkHeaderBarButtonLayout()
H A DnsLookAndFeel.cpp1256 size_t activeButtons = in EnsureInit() local
1258 for (size_t i = 0; i < activeButtons; i++) { in EnsureInit()
/dports/www/firefox/firefox-99.0/widget/gtk/
H A DWidgetStyleCache.cpp689 size_t activeButtons = in CreateHeaderBarButtons() local
692 if (IsToolbarButtonEnabled(buttonLayout, activeButtons, in CreateHeaderBarButtons()
696 if (IsToolbarButtonEnabled(buttonLayout, activeButtons, in CreateHeaderBarButtons()
704 if (IsToolbarButtonEnabled(buttonLayout, activeButtons, in CreateHeaderBarButtons()
H A Dgtk3drawing.cpp404 size_t activeButtons = 0; in GetGtkHeaderBarButtonLayout() local
408 aButtonLayout[activeButtons++] = {MOZ_GTK_HEADER_BAR_BUTTON_CLOSE}; in GetGtkHeaderBarButtonLayout()
410 aButtonLayout[activeButtons++] = {MOZ_GTK_HEADER_BAR_BUTTON_MINIMIZE}; in GetGtkHeaderBarButtonLayout()
412 aButtonLayout[activeButtons++] = {MOZ_GTK_HEADER_BAR_BUTTON_MAXIMIZE}; in GetGtkHeaderBarButtonLayout()
414 if (activeButtons == aButtonLayout.Length()) { in GetGtkHeaderBarButtonLayout()
415 return activeButtons; in GetGtkHeaderBarButtonLayout()
419 return activeButtons; in GetGtkHeaderBarButtonLayout()
H A DnsLookAndFeel.cpp1438 size_t activeButtons = in InitializeGlobalSettings() local
1440 for (size_t i = 0; i < activeButtons; i++) { in InitializeGlobalSettings()