Flutter Engine
The Flutter Engine
|
Go to the source code of this file.
Namespaces | |
namespace | gfx |
Functions | |
GFX_EXPORT NSRect | gfx::ScreenRectToNSRect (const Rect &rect) |
GFX_EXPORT Rect | gfx::ScreenRectFromNSRect (const NSRect &point) |
GFX_EXPORT NSPoint | gfx::ScreenPointToNSPoint (const Point &point) |
GFX_EXPORT Point | gfx::ScreenPointFromNSPoint (const NSPoint &point) |