コード例 #1
0
ファイル: ULIntRect.cs プロジェクト: nesk/UltralightNet
 public static partial bool ulIntRectIsEmpty(ULIntRect rect);
コード例 #2
0
ファイル: ULSurface.cs プロジェクト: nesk/UltralightNet
 public static extern void ulSurfaceSetDirtyBounds(IntPtr surface, ULIntRect bounds);