FCohtmlCaretRect
Public Functions
| Name | |
|---|---|
| FCohtmlCaretRect() | |
| FCohtmlCaretRect(int32 InX, int32 InY, uint32 InWidth, uint32 InHeight) |
Public Attributes
| Name | |
|---|---|
| int32 | X |
| int32 | Y |
| uint32 | Width |
| uint32 | Height |
Public Functions Documentation
function FCohtmlCaretRect
inline FCohtmlCaretRect()
function FCohtmlCaretRect
inline FCohtmlCaretRect(
int32 InX,
int32 InY,
uint32 InWidth,
uint32 InHeight
)
Public Attributes Documentation
variable X
int32 X;
variable Y
int32 Y;
variable Width
uint32 Width;
variable Height
uint32 Height;