Searched defs:Point (Results 1 – 5 of 5) sorted by relevance
192 .. _profiler_custom_implementation:
271 struct Point struct273 float x, y;
912 struct Point in _calcAAEdge() struct914 int32_t x, y; in _calcAAEdge()
118 …enum class Type : uint8_t { Point = 0, Float, Opacity, Color, PathSet, ColorStop, Position, TextDo… enumerator
364 POINT Point; in lv_windows_pointer_device_window_message_handler() local