Searched defs:OSWindow (Results 1 – 8 of 8) sorted by relevance
17 class OSWindow; variable
350 OSWindow::OSWindow() : mX(0), mY(0), mWidth(0), mHeight(0) {} in OSWindow() function in OSWindow
21 class OSWindow; variable
356 OSWindow::OSWindow() : mX(0), mY(0), mWidth(0), mHeight(0), mValid(false), mIgnoreSizeEvents(false) in OSWindow() function in OSWindow
271 class OSWindow; variable
345 class OSWindow; variable