Flutter Engine
The Flutter Engine
ImGuiLayer Member List

This is the complete list of members for ImGuiLayer, including all inherited members.

getActive()sk_app::Window::Layerinline
ImGuiLayer()ImGuiLayer
Layer()sk_app::Window::Layerinline
onAttach(sk_app::Window *window) overrideImGuiLayervirtual
onBackendCreated()sk_app::Window::Layerinlinevirtual
onChar(SkUnichar c, skui::ModifierKey modifiers) overrideImGuiLayervirtual
onFling(skui::InputState state)sk_app::Window::Layerinlinevirtual
onKey(skui::Key key, skui::InputState state, skui::ModifierKey modifiers) overrideImGuiLayervirtual
onMouse(int x, int y, skui::InputState state, skui::ModifierKey modifiers) overrideImGuiLayervirtual
onMouseWheel(float delta, int x, int y, skui::ModifierKey modifiers) overrideImGuiLayervirtual
onPaint(SkSurface *) overrideImGuiLayervirtual
onPinch(skui::InputState state, float scale, float x, float y)sk_app::Window::Layerinlinevirtual
onPrePaint() overrideImGuiLayervirtual
onResize(int width, int height)sk_app::Window::Layerinlinevirtual
onTouch(intptr_t owner, skui::InputState, float x, float y)sk_app::Window::Layerinlinevirtual
onUIStateChanged(const SkString &stateName, const SkString &stateValue)sk_app::Window::Layerinlinevirtual
setActive(bool active)sk_app::Window::Layerinline
setScaleFactor(float scaleFactor)ImGuiLayer
skiaWidget(const ImVec2 &size, SkiaWidgetFunc func)ImGuiLayer
SkiaWidgetFunc typedefImGuiLayer
~ImGuiLayer() overrideImGuiLayer
~Layer()=defaultsk_app::Window::Layervirtual