![]() |
Ultralight C API 1.3.0
|
Go to the source code of this file.
Functions | |
| ULExport bool | ulRectIsEmpty (ULRect rect) |
| Whether or not a ULRect is empty (all members equal to 0) | |
| ULExport ULRect | ulRectMakeEmpty () |
| Create an empty ULRect (all members equal to 0) | |
| ULExport bool | ulIntRectIsEmpty (ULIntRect rect) |
| Whether or not a ULIntRect is empty (all members equal to 0) | |
| ULExport ULIntRect | ulIntRectMakeEmpty () |
| Create an empty ULIntRect (all members equal to 0) | |
Whether or not a ULIntRect is empty (all members equal to 0)
Whether or not a ULRect is empty (all members equal to 0)