메소드 | 설명 | |
---|---|---|
CustomContentHitTest ( float x, float y, CssBoxHitChain hitChain ) : bool | ||
CustomRecomputedValue ( CssBox containingBlock ) : void | ||
WrapperBlockCssBox ( object controller, |
메소드 | 설명 | |
---|---|---|
PaintImp ( PaintVisitor p ) : void |
메소드 | 설명 | |
---|---|---|
GetParentRenderElement ( int &globalX, int &globalY ) : RenderElement |
public CustomContentHitTest ( float x, float y, CssBoxHitChain hitChain ) : bool | ||
x | float | |
y | float | |
hitChain | CssBoxHitChain | |
리턴 | bool |
public CustomRecomputedValue ( CssBox containingBlock ) : void | ||
containingBlock | CssBox | |
리턴 | void |
public WrapperBlockCssBox ( object controller, |
||
controller | object | |
spec | ||
renderElement | RenderElement | |
리턴 | System |