|
void | MessagePush (XBMC_Event *newEvent) |
|
bool | MessagePump () override |
|
virtual size_t | GetQueueSize () |
|
void | InitEventHandlers (const winrt::Windows::UI::Core::CoreWindow &) |
|
void | OnWindowSizeChanged (const winrt::Windows::UI::Core::CoreWindow &, const winrt::Windows::UI::Core::WindowSizeChangedEventArgs &) |
|
void | OnWindowResizeStarted (const winrt::Windows::UI::Core::CoreWindow &, const winrt::Windows::Foundation::IInspectable &) |
|
void | OnWindowResizeCompleted (const winrt::Windows::UI::Core::CoreWindow &, const winrt::Windows::Foundation::IInspectable &) |
|
void | OnWindowClosed (const winrt::Windows::UI::Core::CoreWindow &, const winrt::Windows::UI::Core::CoreWindowEventArgs &) |
|
void | OnPointerPressed (const winrt::Windows::UI::Core::CoreWindow &, const winrt::Windows::UI::Core::PointerEventArgs &) |
|
void | OnPointerMoved (const winrt::Windows::UI::Core::CoreWindow &, const winrt::Windows::UI::Core::PointerEventArgs &) |
|
void | OnPointerReleased (const winrt::Windows::UI::Core::CoreWindow &, const winrt::Windows::UI::Core::PointerEventArgs &) |
|
void | OnPointerExited (const winrt::Windows::UI::Core::CoreWindow &, const winrt::Windows::UI::Core::PointerEventArgs &) |
|
void | OnPointerWheelChanged (const winrt::Windows::UI::Core::CoreWindow &, const winrt::Windows::UI::Core::PointerEventArgs &) |
|
void | OnAcceleratorKeyActivated (const winrt::Windows::UI::Core::CoreDispatcher &, const winrt::Windows::UI::Core::AcceleratorKeyEventArgs &) |
|
void | Announce (ANNOUNCEMENT::AnnouncementFlag flag, const std::string &sender, const std::string &message, const CVariant &data) override |
|
|
static void | InitOSKeymap (void) |
|
static void | OnWindowActivationChanged (const winrt::Windows::UI::Core::CoreWindow &, const winrt::Windows::UI::Core::WindowActivatedEventArgs &) |
|
static void | OnVisibilityChanged (const winrt::Windows::UI::Core::CoreWindow &, const winrt::Windows::UI::Core::VisibilityChangedEventArgs &) |
|
static void | OnDpiChanged (const winrt::Windows::Graphics::Display::DisplayInformation &, const winrt::Windows::Foundation::IInspectable &) |
|
static void | OnOrientationChanged (const winrt::Windows::Graphics::Display::DisplayInformation &, const winrt::Windows::Foundation::IInspectable &) |
|
static void | OnDisplayContentsInvalidated (const winrt::Windows::Graphics::Display::DisplayInformation &, const winrt::Windows::Foundation::IInspectable &) |
|
static void | OnBackRequested (const winrt::Windows::Foundation::IInspectable &, const winrt::Windows::UI::Core::BackRequestedEventArgs &) |
|
static void | OnSystemMediaButtonPressed (const winrt::Windows::Media::SystemMediaTransportControls &, const winrt::Windows::Media::SystemMediaTransportControlsButtonPressedEventArgs &) |
|
The documentation for this class was generated from the following files: