Searched defs:GetWidth (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/window/ | ||
| H A D | window.h | 94 int GetWidth() { return bounds.width; }; function in class:CWindow |
| /xsrc/external/mit/xmh/dist/ | ||
| H A D | util.c | 370 int GetWidth(Widget w) function in typeref:typename:int |
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ | ||
| H A D | imgui_internal.h | 492 float GetWidth() const { return Max.x - Min.x; } function in struct:ImRect |
| /xsrc/external/mit/MesaLib/dist/src/imgui/ | ||
| H A D | imgui_internal.h | 492 float GetWidth() const { return Max.x - Min.x; } function in struct:ImRect |
Completed in 12 milliseconds