Свойство | Тип | Описание | |
---|---|---|---|
dbugId | int |
Свойство | Тип | Описание | |
---|---|---|---|
FindSelectionPoint | void | ||
Offset | void | ||
OffsetY | void | ||
SetHostLine | void | ||
SetLocation | void | ||
SetSize | void |
Метод | Описание | |
---|---|---|
GetGlobalLocation ( float &globalX, float &globalY ) : |
||
SetOwner ( |
||
ToString ( ) : string |
Represents this word for debugging purposes
|
|
WriteContent ( System stbuilder, int start, int length ) : void |
Метод | Описание | |
---|---|---|
CssRun ( CssRunKind rectKind ) : System |
Init.
|
Метод | Описание | |
---|---|---|
FindSelectionPoint ( IFonts ifonts, int offset, int &selectionIndex, int &runSelectionOffsetPx ) : void | ||
Offset ( float xdiff, float ydiff ) : void | ||
OffsetY ( float ydiff ) : void | ||
SetHostLine ( |
||
SetLocation ( float x, float y ) : void | ||
SetSize ( float w, float h ) : void |
protected CssRun ( CssRunKind rectKind ) : System | ||
rectKind | CssRunKind | |
Результат | System |
public GetGlobalLocation ( float &globalX, float &globalY ) : |
||
globalX | float | |
globalY | float | |
Результат |
public abstract WriteContent ( System stbuilder, int start, int length ) : void | ||
stbuilder | System | |
start | int | |
length | int | |
Результат | void |