/external/chromium_org/ash/ |
ash_switches.cc | 45 // Use the normal visual style for the caption buttons (minimize, maximize, 83 // Use alternate visual style for the caption buttons (minimize, maximize, 86 // - Removes the maximize button's help bubble.
|
ash_switches.h | 79 // maximize, restore, close) should be used.
|
screen_ash_unittest.cc | 76 secondary->Maximize();
|
/external/chromium_org/ash/wm/ |
workspace_controller_unittest.cc | 178 // Maximize the window. 377 // Maximize the window. 405 // Maximize again. 533 // Create |w2| and maximize it. 563 // Create another window and maximize it. 591 // Create another window and maximize it. 654 w1_state->Maximize(); [all...] |
toplevel_window_event_handler.h | 106 // maximize/minimize, the restore bounds should be set to the bounds of the
|
window_positioner.h | 90 static void SetMaximizeFirstWindow(bool maximize);
|
window_state.cc | 152 void WindowState::Maximize() { 191 Maximize();
|
window_state.h | 34 // maximize, minimize, snap sizing etc) should be added here instead 85 void Maximize();
|
/development/samples/Support4Demos/src/com/example/android/supportv4/accessibility/ |
AccessibilityDelegateSupportActivity.java | 34 * behavior of a View. Aiming to maximize simplicity this example
|
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/ |
checker.py | 85 # To maximize the amount of errors that get reported before a parse error
|
/external/chromium_org/ash/wm/caption_buttons/ |
alternate_frame_size_button.h | 21 // The maximize/restore button when using the alternate button style.
|
maximize_bubble_controller_bubble.h | 24 // Note: Since the SnapSizer will show animations on top of the maximize button
|
frame_caption_button_container_view_unittest.cc | 208 widget->Maximize(); 260 // Both the minimize button and the maximize button should be visible when
|
/external/chromium_org/chrome/browser/extensions/api/app_current_window_internal/ |
app_current_window_internal_api.h | 53 DECLARE_EXTENSION_FUNCTION("app.currentWindowInternal.maximize",
|
/external/chromium_org/media/audio/ |
fake_audio_consumer_unittest.cc | 133 // Issue a Stop() / Start() in between expected callbacks to maximize the
|
/external/chromium_org/third_party/closure_linter/closure_linter/ |
checker.py | 85 # To maximize the amount of errors that get reported before a parse error
|
/external/chromium_org/third_party/mesa/src/docs/ |
perf.html | 25 <li> Try to maximize the amount of drawing done between glBegin/glEnd pairs.
|
/external/chromium_org/ui/base/ |
base_window.h | 78 virtual void Maximize() = 0;
|
/external/compiler-rt/BlocksRuntime/tests/ |
testfilerunner.h | 30 To maximize coverage we mark files with capabilities and then ask them to be
|
/external/mesa3d/docs/ |
perf.html | 25 <li> Try to maximize the amount of drawing done between glBegin/glEnd pairs.
|
/external/stressapptest/ |
stressapptest.1 | 13 tries to maximize randomized traffic to memory from processor and I/O, with the
|
/external/chromium_org/ui/gfx/ |
interpolated_transform_unittest.cc | 214 scoped_ptr<ui::InterpolatedTransform> maximize(GetMaximize()); 215 gfx::Transform interpolated = maximize->Interpolate(1.0f);
|
/frameworks/base/docs/html/training/monitoring-device-state/ |
battery-monitoring.jd | 36 is negligible, so in most cases you can maximize your refresh rate whenever the device is connected 72 <p>Typically you should maximize the rate of your background updates in the case where the device is
|
/external/chromium_org/ash/wm/workspace/ |
workspace_event_handler_unittest.cc | 82 // Double clicking the vertical resize edge of a window should maximize it 125 // Double-click the top resize edge again to maximize vertically, then double 134 // Double clicking the left resize edge should maximize horizontally.
|
/art/runtime/ |
runtime.h | 68 kSpace, // Maximize space savings. 70 kSpeed, // Maximize runtime performance.
|