5 #ifndef FLUTTER_SHELL_PLATFORM_WINDOWS_HOST_WINDOW_TOOLTIP_H_
6 #define FLUTTER_SHELL_PLATFORM_WINDOWS_HOST_WINDOW_TOOLTIP_H_
20 const BoxConstraints& constraints,
21 bool is_sized_to_content,
33 LPARAM lparam)
override;
36 void DidUpdateViewSize(int32_t width, int32_t height)
override;
45 std::shared_ptr<int> view_alive_;
WindowRect *(* GetWindowPositionCallback)(const WindowSize &child_size, const WindowRect &parent_rect, const WindowRect &output_rect)