Home
last modified time | relevance | path

Searched refs:pKeyboard (Results 1 – 25 of 41) sorted by relevance

12

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/dialogs/
H A DGUIDialogKeyboardGeneric.cpp626 …CGUIDialogKeyboardGeneric *pKeyboard = CServiceBroker::GetGUI()->GetWindowManager().GetWindow<CGUI… in ShowAndGetInput() local
628 if (!pKeyboard) in ShowAndGetInput()
633 pKeyboard->Initialize(); in ShowAndGetInput()
634 pKeyboard->SetHeading(heading); in ShowAndGetInput()
635 pKeyboard->SetHiddenInput(bHiddenInput); in ShowAndGetInput()
636 pKeyboard->SetText(initialString); in ShowAndGetInput()
637 pKeyboard->Open(); in ShowAndGetInput()
638 pKeyboard->Close(); in ShowAndGetInput()
641 if (pKeyboard->IsConfirmed()) in ShowAndGetInput()
643 typedString = pKeyboard->GetText(); in ShowAndGetInput()
/dports/audio/mixxx/mixxx-2.3.0/src/library/
H A Dmixxxlibraryfeature.cpp106 KeyboardEventFilter* pKeyboard) { in bindLibraryWidget() argument
108 pKeyboard); in bindLibraryWidget()
116 pKeyboard); in bindLibraryWidget()
H A Ddlgmissing.cpp14 KeyboardEventFilter* pKeyboard) in DlgMissing() argument
25 m_pTrackTableView->installEventFilter(pKeyboard); in DlgMissing()
H A Ddlghidden.cpp14 KeyboardEventFilter* pKeyboard) in DlgHidden() argument
25 m_pTrackTableView->installEventFilter(pKeyboard); in DlgHidden()
H A Dlibrary.cpp286 KeyboardEventFilter* pKeyboard) { in bindLibraryWidget() argument
294 pTrackTableView->installEventFilter(pKeyboard); in bindLibraryWidget()
332 m_pLibraryControl->bindLibraryWidget(pLibraryWidget, pKeyboard); in bindLibraryWidget()
335 feature->bindLibraryWidget(pLibraryWidget, pKeyboard); in bindLibraryWidget()
H A Ddlgmissing.h21 KeyboardEventFilter* pKeyboard);
H A Ddlghidden.h21 KeyboardEventFilter* pKeyboard);
H A Dmixxxlibraryfeature.h37 KeyboardEventFilter* pKeyboard) override;
/dports/audio/mixxx/mixxx-2.3.0/src/skin/
H A Dskinloader.cpp117 KeyboardEventFilter* pKeyboard, in loadConfiguredSkin() argument
134 pKeyboard, in loadConfiguredSkin()
H A Dskinloader.h27 KeyboardEventFilter* pKeyboard,
/dports/audio/mixxx/mixxx-2.3.0/src/library/recording/
H A Ddlgrecording.cpp19 KeyboardEventFilter* pKeyboard) in DlgRecording() argument
36 m_pTrackTableView->installEventFilter(pKeyboard); in DlgRecording()
H A Ddlgrecording.h23 RecordingManager* pRecManager, KeyboardEventFilter* pKeyboard);
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/dmx/input/
H A Dusb-private.h109 DeviceIntPtr pKeyboard; /** Keyboard device */ member
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/dmx/input/
H A Dusb-private.h109 DeviceIntPtr pKeyboard; /** Keyboard device */ member
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/dmx/input/
H A Dusb-private.h109 DeviceIntPtr pKeyboard; /** Keyboard device */ member
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/dmx/input/
H A Dusb-private.h109 DeviceIntPtr pKeyboard; /** Keyboard device */ member
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/dmx/input/
H A Dusb-private.h109 DeviceIntPtr pKeyboard; /** Keyboard device */ member
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/dmx/input/
H A Dusb-private.h109 DeviceIntPtr pKeyboard; /** Keyboard device */ member
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/dmx/input/
H A Dusb-private.h109 DeviceIntPtr pKeyboard; /** Keyboard device */ member
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/dmx/input/
H A Dusb-private.h109 DeviceIntPtr pKeyboard; /** Keyboard device */ member
/dports/lang/fpc-source/fpc-3.2.2/packages/libndsfpc/examples/input/keyboard/keyboard_stdin/
H A DkeyboardStdin.pp15 kbd: pKeyboard;
/dports/audio/tiatracker/tiatracker-1.3/
H A Dinstrumentselector.h56 PianoKeyboard *pKeyboard = nullptr; variable
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/guiinfo/
H A DGUIControlsGUIInfo.cpp802 …CGUIDialogKeyboardGeneric *pKeyboard = CServiceBroker::GetGUI()->GetWindowManager().GetWindow<CGUI… in GetBool() local
806 else if (pKeyboard && pKeyboard->IsActive()) in GetBool()
807 value = pKeyboard->IsInputHidden(); in GetBool()
/dports/audio/mixxx/mixxx-2.3.0/src/library/autodj/
H A Ddlgautodj.h27 KeyboardEventFilter* pKeyboard);
H A Ddlgautodj.cpp25 KeyboardEventFilter* pKeyboard) in DlgAutoDJ() argument
38 m_pTrackTableView->installEventFilter(pKeyboard); in DlgAutoDJ()

12