Blender V2.61 - r43446

GHOST_WindowWin32 Member List

This is the complete list of members for GHOST_WindowWin32, including all inherited members.
activateDrawingContext()GHOST_WindowWin32 [virtual]
canAcceptDragOperation() const GHOST_Window [virtual]
clientToScreen(GHOST_TInt32 inX, GHOST_TInt32 inY, GHOST_TInt32 &outX, GHOST_TInt32 &outY) const GHOST_WindowWin32 [virtual]
endProgressBar()GHOST_WindowWin32 [virtual]
getClientBounds(GHOST_Rect &bounds) const GHOST_WindowWin32 [virtual]
getCursorGrabAccum(GHOST_TInt32 &x, GHOST_TInt32 &y) const GHOST_Window [inline, virtual]
getCursorGrabBounds(GHOST_Rect &bounds)GHOST_Window [virtual]
getCursorGrabInitPos(GHOST_TInt32 &x, GHOST_TInt32 &y) const GHOST_Window [inline, virtual]
getCursorGrabMode() const GHOST_Window [inline, virtual]
getCursorShape() const GHOST_Window [inline, virtual]
getCursorVisibility() const GHOST_Window [inline, virtual]
getDrawingContextType()GHOST_Window [inline, virtual]
getHWND() const GHOST_WindowWin32 [virtual]
getModifiedState()GHOST_Window [virtual]
getNextWindow()GHOST_WindowWin32
getOSWindow() const GHOST_Window [virtual]
getState() const GHOST_WindowWin32 [virtual]
GetTabletData()GHOST_WindowWin32 [inline, virtual]
getTitle(STR_String &title) const GHOST_WindowWin32 [virtual]
getUserData() const GHOST_Window [inline, virtual]
getValid() const GHOST_WindowWin32 [virtual]
getWindowBounds(GHOST_Rect &bounds) const GHOST_WindowWin32 [virtual]
getWindowClassName()GHOST_WindowWin32 [inline, static]
GHOST_Window(GHOST_TUns32 width, GHOST_TUns32 height, GHOST_TWindowState state, GHOST_TDrawingContextType type=GHOST_kDrawingContextTypeNone, const bool stereoVisual=false, const GHOST_TUns16 numOfAASamples=0)GHOST_Window
GHOST_WindowWin32(GHOST_SystemWin32 *system, const STR_String &title, GHOST_TInt32 left, GHOST_TInt32 top, GHOST_TUns32 width, GHOST_TUns32 height, GHOST_TWindowState state, GHOST_TDrawingContextType type=GHOST_kDrawingContextTypeNone, const bool stereoVisual=false, const GHOST_TUns16 numOfAASamples=0, GHOST_TEmbedderWindowID parentWindowHwnd=0, GHOST_TSuccess msEnabled=GHOST_kFailure, int msPixelFormat=0)GHOST_WindowWin32
initMultisample(PIXELFORMATDESCRIPTOR pfd)GHOST_WindowWin32 [protected]
installDrawingContext(GHOST_TDrawingContextType type)GHOST_WindowWin32 [protected, virtual]
invalidate()GHOST_WindowWin32 [virtual]
loadCursor(bool visible, GHOST_TStandardCursor cursorShape) const GHOST_WindowWin32
lostMouseCapture()GHOST_WindowWin32
m_BarGHOST_WindowWin32 [protected]
m_canAcceptDragOperationGHOST_Window [protected]
m_cursorGrabGHOST_Window [protected]
m_cursorGrabAccumPosGHOST_Window [protected]
m_cursorGrabBoundsGHOST_Window [protected]
m_cursorGrabInitPosGHOST_Window [protected]
m_cursorShapeGHOST_Window [protected]
m_cursorVisibleGHOST_Window [protected]
m_customCursorGHOST_WindowWin32 [protected]
m_drawingContextTypeGHOST_Window [protected]
m_dropTargetGHOST_WindowWin32 [protected]
m_fullScreenGHOST_Window [protected]
m_fullScreenHeightGHOST_Window [protected]
m_fullScreenWidthGHOST_Window [protected]
m_hasGrabMouseGHOST_WindowWin32 [protected]
m_hasMouseCapturedGHOST_WindowWin32 [protected]
m_hDCGHOST_WindowWin32 [protected]
m_heightGHOST_WindowWin32 [protected]
m_hGlRcGHOST_WindowWin32 [protected]
m_hWndGHOST_WindowWin32 [protected]
m_isUnsavedChangesGHOST_Window [protected]
m_leftGHOST_WindowWin32 [protected]
m_maxAltitudeGHOST_WindowWin32 [protected]
m_maxAzimuthGHOST_WindowWin32 [protected]
m_maxPressureGHOST_WindowWin32 [protected]
m_msPixelFormatGHOST_WindowWin32 [protected]
m_multisampleGHOST_WindowWin32 [protected]
m_multisampleEnabledGHOST_WindowWin32 [protected]
m_nextWindowGHOST_WindowWin32 [protected]
m_normal_stateGHOST_WindowWin32 [protected]
m_nPressedButtonsGHOST_WindowWin32 [protected]
m_numOfAASamplesGHOST_Window [protected]
m_parentWindowHwndGHOST_WindowWin32 [protected]
m_progressBarVisibleGHOST_Window [protected]
m_stereoGHOST_WindowWin32 [protected]
m_stereoVisualGHOST_Window [protected]
m_systemGHOST_WindowWin32 [protected]
m_tabletGHOST_WindowWin32 [protected]
m_tabletDataGHOST_WindowWin32 [protected]
m_titleGHOST_WindowWin32 [protected]
m_topGHOST_WindowWin32 [protected]
m_userDataGHOST_Window [protected]
m_widthGHOST_WindowWin32 [protected]
m_wintabGHOST_WindowWin32 [protected]
processWin32TabletEvent(WPARAM wParam, LPARAM lParam)GHOST_WindowWin32
processWin32TabletInitEvent()GHOST_WindowWin32
registerMouseClickEvent(int press)GHOST_WindowWin32
removeDrawingContext()GHOST_WindowWin32 [protected, virtual]
s_firstHDCGHOST_WindowWin32 [protected, static]
s_firsthGLRcGHOST_WindowWin32 [protected, static]
s_maxTitleLengthGHOST_WindowWin32 [protected, static]
s_windowClassNameGHOST_WindowWin32 [protected, static]
screenToClient(GHOST_TInt32 inX, GHOST_TInt32 inY, GHOST_TInt32 &outX, GHOST_TInt32 &outY) const GHOST_WindowWin32 [virtual]
setAcceptDragOperation(bool canAccept)GHOST_Window [virtual]
setClientHeight(GHOST_TUns32 height)GHOST_WindowWin32 [virtual]
setClientSize(GHOST_TUns32 width, GHOST_TUns32 height)GHOST_WindowWin32 [virtual]
setClientWidth(GHOST_TUns32 width)GHOST_WindowWin32 [virtual]
setCursorGrab(GHOST_TGrabCursorMode mode, GHOST_Rect *bounds)GHOST_Window [virtual]
setCursorGrabAccum(GHOST_TInt32 x, GHOST_TInt32 y)GHOST_Window [inline, virtual]
setCursorShape(GHOST_TStandardCursor cursorShape)GHOST_Window [virtual]
setCursorVisibility(bool visible)GHOST_Window [virtual]
setCustomCursorShape(GHOST_TUns8 bitmap[16][2], GHOST_TUns8 mask[16][2], int hotX, int hotY)GHOST_Window [virtual]
setCustomCursorShape(GHOST_TUns8 *bitmap, GHOST_TUns8 *mask, int sizex, int sizey, int hotX, int hotY, int fg_color, int bg_color)GHOST_Window [virtual]
setDrawingContextType(GHOST_TDrawingContextType type)GHOST_Window [virtual]
setModifiedState(bool isUnsavedChanges)GHOST_Window [virtual]
setOrder(GHOST_TWindowOrder order)GHOST_WindowWin32 [virtual]
setProgressBar(float progress)GHOST_WindowWin32 [virtual]
setState(GHOST_TWindowState state)GHOST_WindowWin32 [virtual]
setTitle(const STR_String &title)GHOST_WindowWin32 [virtual]
setUserData(const GHOST_TUserDataPtr userData)GHOST_Window [inline, virtual]
setWindowCursorGrab(GHOST_TGrabCursorMode mode)GHOST_WindowWin32 [protected, virtual]
setWindowCursorShape(GHOST_TStandardCursor shape)GHOST_WindowWin32 [protected, virtual]
setWindowCursorVisibility(bool visible)GHOST_WindowWin32 [protected, virtual]
setWindowCustomCursorShape(GHOST_TUns8 bitmap[16][2], GHOST_TUns8 mask[16][2], int hotX, int hotY)GHOST_WindowWin32 [protected, virtual]
setWindowCustomCursorShape(GHOST_TUns8 *bitmap, GHOST_TUns8 *mask, int sizex, int sizey, int hotX, int hotY, int fg_color, int bg_color)GHOST_WindowWin32 [protected, virtual]
swapBuffers()GHOST_WindowWin32 [virtual]
~GHOST_IWindow()GHOST_IWindow [inline, virtual]
~GHOST_Window()GHOST_Window [virtual]
~GHOST_WindowWin32()GHOST_WindowWin32 [virtual]