Searched defs:WebScreenInfo (Results 1 – 1 of 1) sorted by relevance
39 struct WebScreenInfo { struct42 float deviceScaleFactor;45 int depth;49 int depthPerComponent;52 bool isMonochrome;80 WebScreenInfo() in WebScreenInfo() function