csApp Member List
This is the complete list of members for csApp, including all inherited members.| app | csComponent | |
| ApplySkin(csSkin *Skin) | csComponent | [protected] |
| BackgroundStyle | csApp | [protected] |
| bound | csComponent | |
| Box(int xmin, int ymin, int xmax, int ymax, int colindx) | csComponent | |
| CaptureFocus(csComponent *who) | csApp | [inline] |
| CaptureKeyboard(csComponent *who) | csApp | [inline] |
| CaptureMouse(csComponent *who) | csApp | [inline] |
| Center(bool iHoriz=true, bool iVert=true) | csComponent | |
| CheckDirtyBU(csRect &ioR) | csComponent | [protected] |
| CheckDirtyTD(csRect &ioR) | csComponent | [protected] |
| CheckHotKey(iEvent &iEvent, char iHotKey) | csComponent | [protected] |
| Clear(int colindx) | csComponent | [inline] |
| ClearZbuffer(int xmin, int ymin, int xmax, int ymax) | csComponent | |
| ClearZbuffer() | csComponent | [inline] |
| clip | csComponent | [protected] |
| Clip(cswsRectVector &rect, csComponent *last, bool forchild=false) | csComponent | [protected] |
| ClipChild(cswsRectVector &rect, csComponent *child) | csComponent | [protected] |
| clipchildren | csComponent | [protected] |
| ClipLine(float &x1, float &y1, float &x2, float &y2, int ClipX1, int ClipY1, int ClipX2, int ClipY2) | csApp | [inline] |
| clipparent | csComponent | [protected] |
| Close() | csComponent | [virtual] |
| config | csApp | |
| CreateEvent() | csApp | [inline] |
| csApp(iObjectRegistry *object_reg, csSkin &Skin) | csApp | |
| csComponent(csComponent *iParent) | csComponent | |
| CurrentTime | csApp | [protected] |
| DefaultFont | csApp | |
| DefaultFontSize | csApp | |
| Delete(csComponent *comp) | csApp | [virtual] |
| DeleteAll() | csComponent | |
| DeleteClipChild(csComponent *clipchild) | csComponent | |
| dirty | csComponent | [protected] |
| Dismiss(int iCode=cscmdCancel) | csApp | |
| DismissCode | csApp | [protected] |
| Drag(int x, int y, int DragMode) | csComponent | |
| dragBound | csComponent | [protected, static] |
| DragStyle | csComponent | [protected] |
| dragX | csComponent | [protected, static] |
| Draw() | csApp | [virtual] |
| DrawUnderline(int iX, int iY, const char *iText, int iUnderlinePos, int iColor) | csComponent | |
| event_queue | csApp | |
| EventOutlet | csApp | [protected] |
| FastClip(cswsRectVector &rect) | csComponent | [protected] |
| FindColor(int r, int g, int b) | csApp | |
| FindMaxFreeRect(csRect &area) | csComponent | |
| FinishFrame() | csApp | [virtual] |
| FixFocused() | csComponent | |
| FixPosition(int &newX, int &newY) | csComponent | [virtual] |
| FixSize(int &newW, int &newH) | csComponent | [virtual] |
| FlushEvents() | csApp | |
| focused | csComponent | |
| FocusOwner | csApp | |
| Font | csComponent | [protected] |
| FontServer | csApp | |
| FontSize | csComponent | [protected] |
| ForEach(bool(*func)(csComponent *child, void *param), void *param=0, bool Zorder=false) | csComponent | |
| GetChild(int find_id) const | csComponent | |
| GetChildAt(int x, int y, bool(*func)(csComponent *, void *)=0, void *data=0) | csComponent | |
| GetClipParent() | csComponent | [inline] |
| GetColor(int Index) | csComponent | [inline] |
| GetCurrentTime() | csApp | [inline] |
| GetDefault() | csComponent | |
| GetDragStyle() | csComponent | [inline] |
| GetFocused() | csComponent | [inline] |
| GetFont(iFont *&oFont) | csApp | [virtual] |
| GetG2D() | csApp | [inline] |
| GetG3D() | csApp | [inline] |
| GetHintManager() | csApp | [inline] |
| GetKeyState(int iKey) | csApp | |
| GetMouse() | csApp | [inline] |
| GetMouseCursor() | csApp | [inline] |
| GetMousePosition(int &x, int &y) | csComponent | |
| GetPixel(int x, int y, uint8 &oR, uint8 &oG, uint8 &oB) | csApp | [inline] |
| GetResizeMode() | csComponent | [inline] |
| GetSkin() | csApp | [virtual] |
| GetSkinName() | csComponent | [virtual] |
| GetState(int mask) | csComponent | [inline] |
| GetText(char *oText, int iTextSize) const | csComponent | [virtual] |
| GetText() const | csComponent | [inline, virtual] |
| GetTextChars(const char *text, int iWidth) | csComponent | |
| GetTextSize(const char *text, int *oHeight=0) | csComponent | |
| GetTexture(const char *Name) | csApp | [inline] |
| GetTextures() | csApp | [inline] |
| GetTop() | csComponent | [inline] |
| GetTopModalComponent() | csApp | |
| GetTopModalUserdata() | csApp | |
| GfxPpl | csApp | [protected] |
| GlobalToLocal(int &x, int &y) | csComponent | |
| HandleDragEvent(iEvent &Event, int BorderW, int BorderH) | csComponent | |
| HandleEvent(iEvent &Event) | csApp | [virtual] |
| Hide() | csComponent | [virtual] |
| HintAdd(const char *iText, csComponent *iComp) | csApp | [inline] |
| HintRemove(csComponent *iComp) | csApp | |
| hints | csApp | [protected] |
| id | csComponent | |
| Idle() | csApp | [virtual] |
| ImageLoader | csApp | |
| InFrame | csApp | [protected] |
| Initialize() | csApp | [virtual] |
| InitializeSkin() | csApp | [protected] |
| Insert(csComponent *comp) | csApp | [virtual] |
| InsertClipChild(csComponent *clipchild) | csComponent | |
| InsertMode | csApp | |
| Invalidate(csRect &area, bool IncludeChildren=false, csComponent *below=0) | csComponent | |
| Invalidate(int xmin, int ymin, int xmax, int ymax, bool IncludeChildren=false, csComponent *below=0) | csComponent | [inline] |
| Invalidate(bool IncludeChildren=false, csComponent *below=0) | csComponent | [inline] |
| KeyboardDriver | csApp | |
| KeyboardOwner | csApp | |
| LastMouseContainer | csApp | |
| Line(float x1, float y1, float x2, float y2, int colindx) | csComponent | |
| LoadFont(const char *iFontName, int fontSize=10) | csApp | [inline] |
| LoadTexture(const char *iTexName, const char *iTexParams, int iFlags) | csApp | |
| LocalToGlobal(int &x, int &y) | csComponent | |
| Maximize() | csComponent | [virtual] |
| ModalInfo | csApp | [protected] |
| Mouse | csApp | [protected] |
| MouseCursorID | csApp | [protected] |
| MouseDriver | csApp | |
| MouseOwner | csApp | |
| next | csComponent | |
| NextChild(csComponent *start=0, bool disabled=false) | csComponent | [virtual] |
| NextControl(csComponent *start=0) | csComponent | [virtual] |
| NextGroup(csComponent *start=0) | csComponent | [virtual] |
| NotifyDelete(csComponent *iComp) | csApp | [virtual] |
| object_reg | csApp | |
| ObliqueRect3D(int xmin, int ymin, int xmax, int ymax, int cornersize, int darkindx, int lightindx) | csComponent | |
| OldMouseCursorID | csApp | [protected] |
| OrgBound | csComponent | [protected] |
| originalpalette | csComponent | [protected] |
| OtherToThis(csComponent *from, int &x, int &y) | csComponent | |
| Pal | csApp | |
| palette | csComponent | [protected] |
| palettesize | csComponent | [protected] |
| parent | csComponent | |
| PhysColorShift | csApp | [protected] |
| Pixel(int x, int y, int colindx) | csComponent | |
| Pixmap(csPixmap *s2d, int x, int y, int w, int h, uint8 Alpha=0) | csComponent | |
| Pixmap(csPixmap *s2d, int x, int y, uint8 Alpha=0) | csComponent | [inline] |
| Pixmap(csPixmap *s2d, int x, int y, int w, int h, int orgx, int orgy, uint8 Alpha=0) | csComponent | |
| plugin_mgr | csApp | |
| Polygon3D(G3DPolygonDPFX &poly, uint mode) | csComponent | |
| Post(iEvent *Event) | csApp | [inline] |
| PostHandleEvent(iEvent &Event) | csApp | [virtual] |
| pplBeginDraw(unsigned mode) | csApp | [inline] |
| pplBox(int x, int y, int w, int h, int color) | csApp | [inline] |
| pplClear(int color) | csApp | [inline] |
| pplClearZbuffer(int x1, int y1, int x2, int y2) | csApp | [inline] |
| pplClearZbuffer() | csApp | [inline] |
| pplColor(int color) | csApp | [inline] |
| pplDontCacheFrame() | csApp | [inline] |
| pplFreeArea(csImageArea *Area) | csApp | [inline] |
| pplInvalidate(csRect &rect) | csApp | [inline] |
| pplLine(float x1, float y1, float x2, float y2, int color) | csApp | [inline] |
| pplPixel(int x, int y, int color) | csApp | [inline] |
| pplPixmap(csPixmap *s2d, int x, int y, int w, int h, uint8 Alpha) | csApp | [inline] |
| pplPolygon3D(G3DPolygonDPFX &poly, uint mode) | csApp | [inline] |
| pplRestoreArea(csImageArea *Area, bool Free=false) | csApp | [inline] |
| pplRestoreClipRect() | csApp | [inline] |
| pplSaveArea(csImageArea *&Area, int x, int y, int w, int h) | csApp | [inline] |
| pplSetClipRect(int xmin, int ymin, int xmax, int ymax) | csApp | [inline] |
| pplSetClipRect(csRect &clip) | csApp | [inline] |
| pplText(int x, int y, int fg, int bg, iFont *Font, const char *s) | csApp | [inline] |
| pplTexture(iTextureHandle *hTex, int sx, int sy, int sw, int sh, int tx, int ty, int tw, int th, uint8 Alpha=0) | csApp | [inline] |
| pplTiledPixmap(csPixmap *s2d, int x, int y, int w, int h, int orgx, int orgy, uint8 Alpha) | csApp | [inline] |
| PreHandleEvent(iEvent &Event) | csApp | [virtual] |
| PrepareLabel(const char *iLabel, char *&oLabel, int &oUnderlinePos) | csComponent | [protected, static] |
| PrepareTextures() | csApp | [virtual] |
| prev | csComponent | |
| PrevChild(csComponent *start=0, bool disabled=false) | csComponent | [virtual] |
| PrevControl(csComponent *start=0) | csComponent | [virtual] |
| PrevGroup(csComponent *start=0) | csComponent | [virtual] |
| Printf(int mode, char const *format,...) | csApp | |
| PrintfV(int mode, char const *format, va_list) | csApp | |
| Rect3D(int xmin, int ymin, int xmax, int ymax, int darkindx, int lightindx) | csComponent | |
| Redraw() | csComponent | |
| ResetPalette() | csComponent | |
| ResizeMode | csComponent | [protected] |
| Restore() | csComponent | [virtual] |
| scfiPlugin | csApp | [protected] |
| ScreenHeight | csApp | |
| ScreenWidth | csApp | |
| Select() | csComponent | |
| SendBroadcast(int CommandCode, void *Info=0) | csComponent | |
| SendCommand(int CommandCode, void *Info=0) | csComponent | |
| SetApp(csApp *newapp) | csComponent | |
| SetBackgroundStyle(csAppBackgroundStyle iBackgroundStyle) | csApp | |
| SetClipRect(int xmin, int ymin, int xmax, int ymax) | csComponent | [inline] |
| SetClipRect() | csComponent | [inline] |
| SetColor(int Index, int Color) | csComponent | |
| SetDragRect(int xmin, int ymin, int xmax, int ymax) | csComponent | |
| SetDragStyle(int iDragStyle) | csComponent | [inline] |
| SetFocused(csComponent *comp) | csComponent | [virtual] |
| SetFont(iFont *iNewFont) | csComponent | |
| SetMouse(csMouseCursorID Cursor) | csComponent | |
| SetMouseCursor(csMouseCursorID ID) | csApp | [inline] |
| SetPalette(int *iPalette, int iPaletteSize) | csComponent | |
| SetPalette(int iPaletteID) | csComponent | [inline] |
| SetPos(int x, int y) | csComponent | [inline] |
| SetRect(int xmin, int ymin, int xmax, int ymax) | csComponent | [virtual] |
| SetRect(csRect &rect) | csComponent | [inline] |
| SetResizeMode(int iResizeMode) | csComponent | [inline] |
| SetSize(int w, int h) | csComponent | [inline] |
| SetSizingCursor(int dragtype) | csComponent | |
| SetSkin(csSkin *Skin, bool DeleteOld=true) | csApp | |
| SetState(int mask, bool enable) | csComponent | [virtual] |
| SetSuggestedSize(int dw, int dh) | csComponent | [virtual] |
| SetText(const char *iText) | csComponent | [virtual] |
| SetupPalette() | csApp | [protected] |
| SetWindowListSize(int iWidth, int iHeight) | csApp | [inline] |
| SetZbufferMode(unsigned mode) | csApp | [inline] |
| SetZorder(csComponent *comp, csComponent *below) | csComponent | |
| Show(bool focused=false) | csComponent | [virtual] |
| ShutDown() | csApp | |
| skin | csApp | |
| skindata | csComponent | |
| skinslice | csComponent | |
| StartFrame() | csApp | [virtual] |
| StartModal(csComponent *comp, iBase *userdata) | csApp | |
| state | csComponent | [protected] |
| StopModal(int iCode=cscmdCancel) | csApp | |
| SuggestSize(int &w, int &h) | csComponent | [virtual] |
| SwitchMouseCursor(csMouseCursorID Shape) | csApp | [inline] |
| text | csComponent | [protected] |
| Text(int x, int y, int fgindx, int bgindx, const char *s) | csComponent | |
| Texture(iTextureHandle *tex, int x, int y, int w, int h, int orgx, int orgy, uint8 Alpha=0) | csComponent | |
| Textures | csApp | [protected] |
| top | csComponent | |
| vc | csApp | |
| VFS | csApp | |
| visregion | csComponent | [protected, static] |
| WindowList() | csApp | |
| WindowListChanged | csApp | |
| WindowListHeight | csApp | [protected] |
| WindowListWidth | csApp | [protected] |
| WordLeft(const char *iText, int StartPos) | csComponent | [protected, static] |
| WordRight(const char *iText, int StartPos) | csComponent | [protected, static] |
| ~csApp() | csApp | [virtual] |
| ~csComponent() | csComponent | [virtual] |
Generated for Crystal Space by doxygen 1.2.18
