Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
coordinate_conversion.h File Reference
import <Foundation/Foundation.h>
#include "gfx/gfx_export.h"

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)