Searched refs:CBoundary (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/window/ | ||
| H A D | window.h | 37 struct CBoundary struct in class:CWindow 43 CBoundary() : function in struct:CWindow::CBoundary 45 CBoundary(int x, int y, int w, int h) : function in struct:CWindow::CBoundary 47 CBoundary(const RECT &r) : function in struct:CWindow::CBoundary 69 CBoundary bounds; |
| H A D | window.cc | 228 bounds = CBoundary(left, top, width, height); |
Completed in 3 milliseconds