Searched defs:MultiDisplayInfo (Results 1 – 1 of 1) sorted by relevance
30 struct MultiDisplayInfo { struct39 MultiDisplayInfo() : in MultiDisplayInfo() function43 pos_x(x), pos_y(y), width(w), height(h), dpi(d), flag(f), enabled(e), cb(c) {} in pos_x()