Searched defs:bounds_in_pixels (Results 1 – 4 of 4) sorted by relevance
36 const gfx::Rect bounds_in_pixels = in GetPrimaryDisplay() local
56 gfx::Rect bounds_in_pixels(0, 0, width, height); in GetFallbackDisplayList() local
713 gfx::Rect bounds_in_pixels = in SetBounds() local
528 void HWNDMessageHandler::SetBounds(const gfx::Rect& bounds_in_pixels, in SetBounds()