Method | Description | |
---|---|---|
Clear ( ) : void | ||
MeasureRunsSize ( LayoutVisitor lay ) : void | ||
Paint ( PaintVisitor p, |
||
WrapperInlineCssBox ( object controller, Css boxSpec, RootGraphic rootgfx, RenderElement re ) : System |
Method | Description | |
---|---|---|
PaintImp ( PaintVisitor p ) : void |
Method | Description | |
---|---|---|
GetParentRenderElement ( int &globalX, int &globalY ) : RenderElement |
public MeasureRunsSize ( LayoutVisitor lay ) : void | ||
lay | LayoutVisitor | |
return | void |
public Paint ( PaintVisitor p, |
||
p | PaintVisitor | |
r | ||
return | void |
public WrapperInlineCssBox ( object controller, Css boxSpec, RootGraphic rootgfx, RenderElement re ) : System | ||
controller | object | |
boxSpec | Css | |
rootgfx | RootGraphic | |
re | RenderElement | |
return | System |