This is the complete list of members for Sci::GfxPorts, including all inherited members.
_curPort (defined in Sci::GfxPorts) | Sci::GfxPorts | |
_menuBarRect (defined in Sci::GfxPorts) | Sci::GfxPorts | |
_menuLine (defined in Sci::GfxPorts) | Sci::GfxPorts | |
_menuPort (defined in Sci::GfxPorts) | Sci::GfxPorts | |
_menuRect (defined in Sci::GfxPorts) | Sci::GfxPorts | |
_picWind (defined in Sci::GfxPorts) | Sci::GfxPorts | |
_wmgrPort (defined in Sci::GfxPorts) | Sci::GfxPorts | |
addWindow(const Common::Rect &dims, const Common::Rect *restoreRect, const char *title, uint16 style, int16 priority, bool draw) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
backColor(int16 color) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
beginUpdate(Window *wnd) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
clipLine(Common::Point &start, Common::Point &end) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
drawWindow(Window *wnd) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
endUpdate(Window *wnd) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
freeWindow(Window *pWnd) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
getPointSize() (defined in Sci::GfxPorts) | Sci::GfxPorts | |
getPort() (defined in Sci::GfxPorts) | Sci::GfxPorts | |
getPortById(uint16 id) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
GfxPorts(SegManager *segMan, GfxScreen *screen) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
init(bool usesOldGfxFunctions, GfxPaint16 *paint16, GfxText16 *text16) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
isFrontWindow(Window *wnd) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
kernelCoordinateToPriority(int16 y) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
kernelDisposeWindow(uint16 windowId, bool reanimate) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
kernelGetActive() (defined in Sci::GfxPorts) | Sci::GfxPorts | |
kernelGetPicWindow(int16 &picTop, int16 &picLeft) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
kernelGraphAdjustPriority(int top, int bottom) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
kernelInitPriorityBands() (defined in Sci::GfxPorts) | Sci::GfxPorts | |
kernelNewWindow(Common::Rect dims, Common::Rect restoreRect, uint16 style, int16 priority, int16 colorPen, int16 colorBack, const char *title) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
kernelPriorityToCoordinate(byte priority) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
kernelSetActive(uint16 portId) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
kernelSetPicWindow(Common::Rect rect, int16 picTop, int16 picLeft, bool initPriorityBandsFlag) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
move(int16 left, int16 top) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
moveTo(int16 left, int16 top) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
offsetLine(Common::Point &start, Common::Point &end) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
offsetRect(Common::Rect &r) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
openPort(Port *port) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
penColor(int16 color) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
penMode(int16 mode) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
printWindowList(Console *con) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
priorityBandsInit(int16 bandCount, int16 top, int16 bottom) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
priorityBandsInit(const SciSpan< const byte > &data) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
priorityBandsInitSci11(SciSpan< const byte > data) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
processEngineHunkList(WorklistManager &wm) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
removeWindow(Window *pWnd, bool reanimate) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
reset() (defined in Sci::GfxPorts) | Sci::GfxPorts | |
saveLoadWithSerializer(Common::Serializer &ser) override (defined in Sci::GfxPorts) | Sci::GfxPorts | virtual |
setOrigin(int16 left, int16 top) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
setPort(Port *newPort) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
textGreyedOutput(bool state) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
updateWindow(Window *wnd) (defined in Sci::GfxPorts) | Sci::GfxPorts | |
~GfxPorts() override (defined in Sci::GfxPorts) | Sci::GfxPorts | |
~Serializable() (defined in Common::Serializable) | Common::Serializable | inlinevirtual |