WebRadioApp  0.1
_CoreRectView.h File Reference
#include "ewrte.h"
#include "ewgfx.h"
#include "_CoreView.h"
Include dependency graph for _CoreRectView.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _CoreRectView_
 

Functions

 EW_METHOD (initLayoutContext, void)(CoreRectView _this
 
XRect CoreOutline aOutline EW_METHOD (GetRoot, CoreRoot)(CoreView _this) EW_METHOD(Draw
 
XRect CoreOutline aOutline void (CoreView _this, GraphicsCanvas aCanvas, XRect aClip, XPoint aOffset, XInt32 aOpacity, XBool aBlend) EW_METHOD(HandleEvent
 
XRect CoreOutline aOutline XObject (CoreView _this, CoreEvent aEvent) EW_METHOD(CursorHitTest
 
XRect CoreOutline aOutline CoreCursorHit (CoreView _this, XRect aArea, XInt32 aFinger, XInt32 aStrikeCount, CoreView aDedicatedView, XSet aRetargetReason) EW_METHOD(ArrangeView
 
XRect CoreOutline aOutline XPoint (CoreRectView _this, XRect aBounds, XEnum aFormation) EW_METHOD(MoveView
 
XRect CoreOutline aOutline void (CoreRectView _this, XPoint aOffset, XBool aFastMove) EW_METHOD(GetExtent
 
XRect CoreOutline aOutline XRect (CoreRectView _this) EW_METHOD(ChangeViewState
 
XRect CoreOutline aOutline void (CoreView _this, XSet aSetState, XSet aClearState) EW_METHOD(OnSetBounds
 
XRect CoreOutline aOutline void (CoreRectView _this, XRect value) void CoreRectView_initLayoutContext(CoreRectView _this
 
XPoint CoreRectView_ArrangeView (CoreRectView _this, XRect aBounds, XEnum aFormation)
 
void CoreRectView_MoveView (CoreRectView _this, XPoint aOffset, XBool aFastMove)
 
XRect CoreRectView_GetExtent (CoreRectView _this)
 
void CoreRectView_OnSetBounds (CoreRectView _this, XRect value)
 
void CoreRectView__OnSetBounds (void *_this, XRect value)
 

Variables

XRect aBounds
 
XRect CoreOutline aOutline XRect CoreOutline aOutline
 

Macro Definition Documentation

◆ _CoreRectView_

#define _CoreRectView_

Function Documentation

◆ CoreCursorHit()

XRect CoreOutline aOutline CoreCursorHit ( CoreView  _this,
XRect  aArea,
XInt32  aFinger,
XInt32  aStrikeCount,
CoreView  aDedicatedView,
XSet  aRetargetReason 
)

◆ CoreRectView__OnSetBounds()

void CoreRectView__OnSetBounds ( void _this,
XRect  value 
)

References value.

Here is the caller graph for this function:

◆ CoreRectView_ArrangeView()

XPoint CoreRectView_ArrangeView ( CoreRectView  _this,
XRect  aBounds,
XEnum  aFormation 
)

◆ CoreRectView_GetExtent()

XRect CoreRectView_GetExtent ( CoreRectView  _this)

◆ CoreRectView_MoveView()

void CoreRectView_MoveView ( CoreRectView  _this,
XPoint  aOffset,
XBool  aFastMove 
)

References aOffset, CoreRectView__OnSetBounds(), and EwMoveRectPos().

Here is the call graph for this function:

◆ CoreRectView_OnSetBounds()

void CoreRectView_OnSetBounds ( CoreRectView  _this,
XRect  value 
)

References CoreGroup__InvalidateArea(), CoreGroup_updateComponent(), CoreViewStateEmbedded, CoreViewStatePendingLayout, CoreViewStateRequestLayout, CoreViewStateUpdatingLayout, CoreViewStateVisible, EwCompRect(), EwNewSlot(), EwPostSignal(), and value.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ EW_METHOD() [1/2]

XRect CoreOutline aOutline EW_METHOD ( GetRoot  ,
CoreRoot   
)

◆ EW_METHOD() [2/2]

EW_METHOD ( initLayoutContext  ,
void   
)

◆ void() [1/4]

XRect CoreOutline aOutline void ( CoreRectView  _this,
XPoint  aOffset,
XBool  aFastMove 
)

◆ void() [2/4]

XRect CoreOutline aOutline void ( CoreRectView  _this,
XRect  value 
)

◆ void() [3/4]

XRect CoreOutline aOutline void ( CoreView  _this,
GraphicsCanvas  aCanvas,
XRect  aClip,
XPoint  aOffset,
XInt32  aOpacity,
XBool  aBlend 
)

◆ void() [4/4]

XRect CoreOutline aOutline void ( CoreView  _this,
XSet  aSetState,
XSet  aClearState 
)

◆ XObject()

XRect CoreOutline aOutline XObject ( CoreView  _this,
CoreEvent  aEvent 
)

◆ XPoint()

XRect CoreOutline aOutline XPoint ( CoreRectView  _this,
XRect  aBounds,
XEnum  aFormation 
)

◆ XRect()

XRect CoreOutline aOutline XRect ( CoreRectView  _this)

Variable Documentation

◆ aBounds

XRect CoreOutline aOutline XRect aBounds

◆ aOutline

XRect CoreOutline aOutline XRect CoreOutline aOutline