Main Page Class Hierarchy Compound List File List Compound Members
csStatic Member List
This is the complete list of members for csStatic, including all inherited members.
- app
- ApplySkin(csSkin *Skin)
[protected]
- Bitmap (defined in csStatic)
[protected]
- bound
- Box(int xmin, int ymin, int xmax, int ymax, int colindx)
- Center(bool iHoriz=true, bool iVert=true)
- CheckDirtyBU(csRect &ioR)
[protected]
- CheckDirtyTD(csRect &ioR)
[protected]
- CheckHotKey(iEvent &iEvent, char iHotKey)
[protected]
- CheckUp() (defined in csStatic)
[protected]
- Clear(int colindx)
[inline]
- ClearZbuffer(int xmin, int ymin, int xmax, int ymax)
- ClearZbuffer()
[inline]
- clip
[protected]
- Clip(cswsRectVector &rect, csComponent *last, bool forchild=false)
[protected]
- ClipChild(cswsRectVector &rect, csComponent *child)
[protected]
- clipchildren
[protected]
- clipparent
[protected]
- Close()
[virtual]
- csComponent(csComponent *iParent)
- csStatic(csComponent *iParent, csComponent *iLink, const char *iText, csStaticStyle iStyle=csscsLabel)
- csStatic(csComponent *iParent, csStaticStyle iStyle=csscsRectangle)
- csStatic(csComponent *iParent, csPixmap *iBitmap)
- Delete(csComponent *comp)
[virtual]
- DeleteAll()
- DeleteClipChild(csComponent *clipchild)
- dirty
[protected]
- Drag(int x, int y, int DragMode)
- dragBound
[protected, static]
- dragMode
[protected, static]
- DragStyle
[protected]
- dragX
[protected, static]
- dragY
[protected, static]
- Draw()
[virtual]
- DrawUnderline(int iX, int iY, const char *iText, int iUnderlinePos, int iColor)
- FastClip(cswsRectVector &rect)
[protected]
- FindMaxFreeRect(csRect &area)
- FixFocused()
- FixPosition(int &newX, int &newY)
[virtual]
- FixSize(int &newW, int &newH)
[virtual]
- focused
- Font
[protected]
- FontSize
[protected]
- ForEach(bool(*func)(csComponent *child, void *param), void *param=NULL, bool Zorder=false)
- GetChild(int find_id) const
- GetChildAt(int x, int y, bool(*func)(csComponent *, void *)=NULL, void *data=NULL)
- GetClipParent()
[inline]
- GetColor(int Index)
[inline]
- GetDefault()
- GetDragStyle()
[inline]
- GetFocused()
[inline]
- GetFont(iFont *&oFont, int &oFontSize)
[virtual]
- GetMousePosition(int &x, int &y)
- GetResizeMode()
[inline]
- GetSkin()
[virtual]
- GetSkinName()
[virtual]
- GetState(int mask)
[inline]
- GetText(char *oText, int iTextSize) const
[virtual]
- GetText() const
[inline, virtual]
- GetTextChars(const char *text, int iWidth)
- GetTextSize(const char *text, int *oHeight=NULL)
- GetTop()
[inline]
- GlobalToLocal(int &x, int &y)
- HandleDragEvent(iEvent &Event, int BorderW, int BorderH)
- HandleEvent(iEvent &Event)
[virtual]
- Hide()
[virtual]
- id
- Init(csStaticStyle iStyle) (defined in csStatic)
[protected]
- Insert(csComponent *comp)
[virtual]
- InsertClipChild(csComponent *clipchild)
- Invalidate(csRect &area, bool IncludeChildren=false, csComponent *below=NULL)
- Invalidate(int xmin, int ymin, int xmax, int ymax, bool IncludeChildren=false, csComponent *below=NULL)
[inline]
- Invalidate(bool IncludeChildren=false, csComponent *below=NULL)
[inline]
- IsHotKey(iEvent &Event) (defined in csStatic)
[protected]
- Line(float x1, float y1, float x2, float y2, int colindx)
- link (defined in csStatic)
[protected]
- linkactive (defined in csStatic)
[protected]
- linkdisabled (defined in csStatic)
[protected]
- LocalToGlobal(int &x, int &y)
- Maximize()
[virtual]
- next
- NextChild(csComponent *start=NULL, bool disabled=false)
[virtual]
- NextControl(csComponent *start=NULL)
[virtual]
- NextGroup(csComponent *start=NULL)
[virtual]
- ObliqueRect3D(int xmin, int ymin, int xmax, int ymax, int cornersize, int darkindx, int lightindx)
- oldKO (defined in csStatic)
[protected]
- OrgBound
[protected]
- originalpalette
[protected]
- OtherToThis(csComponent *from, int &x, int &y)
- palette
[protected]
- palettesize
[protected]
- parent
- Pixel(int x, int y, int colindx)
- Pixmap(csPixmap *s2d, int x, int y, int w, int h, uint8 Alpha=0)
- Pixmap(csPixmap *s2d, int x, int y, uint8 Alpha=0)
[inline]
- Pixmap(csPixmap *s2d, int x, int y, int w, int h, int orgx, int orgy, uint8 Alpha=0)
- Polygon3D(G3DPolygonDPFX &poly, UInt mode)
- PostHandleEvent(iEvent &Event)
[virtual]
- PreHandleEvent(iEvent &Event)
[virtual]
- PrepareLabel(const char *iLabel, char *&oLabel, int &oUnderlinePos)
[protected, static]
- prev
- PrevChild(csComponent *start=NULL, bool disabled=false)
[virtual]
- PrevControl(csComponent *start=NULL)
[virtual]
- PrevGroup(csComponent *start=NULL)
[virtual]
- Rect3D(int xmin, int ymin, int xmax, int ymax, int darkindx, int lightindx)
- Redraw()
- ResetPalette()
- ResizeMode
[protected]
- Restore()
[virtual]
- Select()
- SendBroadcast(int CommandCode, void *Info=NULL)
- SendCommand(int CommandCode, void *Info=NULL)
- SetApp(csApp *newapp)
- SetClipRect(int xmin, int ymin, int xmax, int ymax)
[inline]
- SetClipRect()
[inline]
- SetColor(int Index, int Color)
- SetDragRect(int xmin, int ymin, int xmax, int ymax)
- SetDragStyle(int iDragStyle)
[inline]
- SetFocused(csComponent *comp)
[virtual]
- SetFont(iFont *iNewFont, int iSize=-1)
- SetLink(csComponent *iLink)
[inline]
- SetMouse(csMouseCursorID Cursor)
- SetPalette(int *iPalette, int iPaletteSize)
- SetPalette(int iPaletteID)
[inline]
- SetPos(int x, int y)
[inline]
- SetRect(int xmin, int ymin, int xmax, int ymax)
[virtual]
- SetRect(csRect &rect)
[inline]
- SetResizeMode(int iResizeMode)
[inline]
- SetSize(int w, int h)
[inline]
- SetSizingCursor(int dragtype)
- SetState(int mask, bool enable)
[virtual]
- SetSuggestedSize(int dw, int dh)
[virtual]
- SetText(const char *iText)
[virtual]
- SetTextAlign(int iTextAlignment)
[inline]
- SetZorder(csComponent *comp, csComponent *below)
- Show(bool focused=false)
[virtual]
- skindata
- skinslice
- state
[protected]
- style (defined in csStatic)
[protected]
- SuggestSize(int &w, int &h)
[virtual]
- text
[protected]
- Text(int x, int y, int fgindx, int bgindx, const char *s)
- TextAlignment (defined in csStatic)
[protected]
- Texture(iTextureHandle *tex, int x, int y, int w, int h, int orgx, int orgy, uint8 Alpha=0)
- top
- underline_pos (defined in csStatic)
[protected]
- visregion
[protected, static]
- WordLeft(const char *iText, int StartPos)
[protected, static]
- WordRight(const char *iText, int StartPos)
[protected, static]
- ~csComponent()
[virtual]
- ~csStatic()
[virtual]
Generated for Crystal Space by
doxygen
1.2.5 written by
Dimitri van Heesch,
©1997-2000