Property | Type | Description | |
---|---|---|---|
AddFloatBox | void | ||
CalculateWidthMarginTotalUp | float | ||
GetFloatingContextStack | |||
GetReadyStripDic | PartialBoxStrip>.Dictionary | ||
GetReadyStripList | List |
||
MeasureStringSize | |||
MeasureStringWidth | float | ||
MeasureWhiteSpace | float | ||
ReleaseStripDic | void | ||
ReleaseStripList | void | ||
RequestImage | void | ||
RequestScrollView | void | ||
UpdateRootSize | void |
Method | Description | |
---|---|---|
Bind ( |
||
LayoutVisitor ( ) : System | ||
UnBind ( ) : void | ||
dbugEnterNewContext ( |
||
dbugExitContext ( ) : void | ||
dbugResetLogRecords ( ) : void |
Method | Description | |
---|---|---|
OnPopContainingBlock ( ) : void | ||
OnPopDifferentContaingBlock ( |
||
OnPushContainingBlock ( |
||
OnPushDifferentContainingBlock ( |
Method | Description | |
---|---|---|
AddFloatBox ( |
||
CalculateWidthMarginTotalUp ( |
Get the total margin value (left and right) from the given box to the given end box.
|
|
GetFloatingContextStack ( ) : |
||
GetReadyStripDic ( ) : PartialBoxStrip>.Dictionary |
||
GetReadyStripList ( ) : List |
||
MeasureStringSize ( char buffer, int startIndex, int len, |
||
MeasureStringWidth ( char buffer, int startIndex, int len, |
||
MeasureWhiteSpace ( |
||
ReleaseStripDic ( PartialBoxStrip>.Dictionary |
||
ReleaseStripList ( List |
||
RequestImage ( ImageBinder binder, |
||
RequestScrollView ( |
||
UpdateRootSize ( |
public Bind ( |
||
htmlCont | ||
return | void |
protected OnPopDifferentContaingBlock ( |
||
box | ||
return | void |
protected OnPushContainingBlock ( |
||
box | ||
return | void |
protected OnPushDifferentContainingBlock ( |
||
box | ||
return | void |
public dbugEnterNewContext ( |
||
box | ||
contextName | PaintVisitorContextName | |
return | void |