Home
last modified time | relevance | path

Searched refs:mode_bounds (Results 1 – 5 of 5) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/display/manager/
H A Dmanaged_display_info.cc213 gfx::Rect mode_bounds; in CreateFromSpecWithID() local
216 if (GetDisplayBounds(resolution[0], &mode_bounds, &device_scale_factor)) { in CreateFromSpecWithID()
217 size = mode_bounds.size(); in CreateFromSpecWithID()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/display/manager/
H A Dmanaged_display_info.cc238 gfx::Rect mode_bounds; in CreateFromSpecWithID() local
241 if (GetDisplayBounds(resolution[0], &mode_bounds, &device_scale_factor)) { in CreateFromSpecWithID()
242 size = mode_bounds.size(); in CreateFromSpecWithID()
/dports/devel/ppl/ppl-1.2/src/
H A DBD_Shape_templates.hh1237 Optimization_Mode mode_bounds in bounds() local
1239 MIP_Problem mip(space_dim, constraints(), expr, mode_bounds); in bounds()
H A DOctagonal_Shape_templates.hh1702 Optimization_Mode mode_bounds = in bounds() local
1704 MIP_Problem mip(space_dim, constraints(), expr, mode_bounds); in bounds()
H A Dppl.hh.dist72756 Optimization_Mode mode_bounds =
72758 MIP_Problem mip(space_dim, constraints(), expr, mode_bounds);
81784 Optimization_Mode mode_bounds
81786 MIP_Problem mip(space_dim, constraints(), expr, mode_bounds);