Searched defs:DesktopSize (Results 1 – 2 of 2) sorted by relevance
53 DesktopSize() : width_(0), height_(0) {} in DesktopSize() function54 DesktopSize(int32_t width, int32_t height) in DesktopSize() function
1836 DesktopSize: function () { method