HomeSort by relevance Sort by last modified time
    Searched full:minimize (Results 26 - 50 of 1011) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/ash/accelerators/
accelerator_commands.cc 32 window_state->Minimize();
accelerator_commands_unittest.cc 42 // Toggling minimize when there are no active windows should unminimize and
  /external/chromium_org/ash/frame/caption_buttons/
frame_caption_button_container_view_unittest.cc 126 // The minimize button should be visible when minimizing is allowed but
141 // Neither the minimize button nor the size button should be visible when
178 // Hidden size button should result in minimize button animating to the
198 // Revealing the size button should cause the minimize button to return to its
frame_size_button.h 23 // - The minimize and close buttons are set to snap left and snap right
80 // Sets the buttons adjacent to the size button to minimize and close again.
  /external/chromium_org/chrome/browser/ui/cocoa/
floating_bar_backing_view.mm 42 // a double-click in the blank area should try to minimize, to be consistent
screen_capture_notification_ui_cocoa.h 28 - (void)minimize:(id)sender;
  /external/chromium_org/chrome/installer/mac/third_party/bsdiff/
goobsdiff.gyp 19 # Use -Os to minimize the size of the installer tools.
  /external/chromium_org/content/renderer/media/
render_media_log.h 23 // To minimize the number of events sent over the wire, only the latest event
  /external/chromium_org/extensions/common/api/
app_current_window_internal.idl 40 static void minimize();
  /external/chromium_org/ui/gfx/x/
x11_atom_cache.cc 24 // Grab all the atoms we need now to minimize roundtrips to the X11 server.
x11_atom_cache.h 17 // Pre-caches all Atoms on first use to minimize roundtrips to the X11
  /external/chromium_org/ui/ozone/platform/dri/
dri_window.h 44 virtual void Minimize() OVERRIDE;
  /external/chromium_org/ui/ozone/platform/test/
test_window.h 38 virtual void Minimize() OVERRIDE;
  /external/chromium_org/ui/platform_window/
platform_window.h 41 virtual void Minimize() = 0;
  /external/chromium_org/ui/views/window/
custom_frame_view_unittest.cc 19 // Allows for the control of whether or not the widget can minimize/maximize or
21 // forms of delegates. By default this can minimize and maximize.
235 // Tests that when the parent cannot minimize that the minimize button is not
window_button_order_provider.h 47 // arrangement of a trailing minimize, maximize, close, will be set.
  /external/clang/lib/StaticAnalyzer/Checkers/
ClangCheckers.cpp 19 // It's probably worth including this information in Checkers.td to minimize
  /external/llvm/utils/unittest/googletest/
README.LLVM 5 the actual source code, to minimize the addition to the LLVM distribution.
  /external/openfst/src/script/
Makefile.am 8 fst-class.cc info.cc intersect.cc invert.cc map.cc minimize.cc print.cc \
  /external/smack/src/com/kenai/jbosh/
BOSHException.java 20 * Exception class used by the BOSH API to minimize the number of checked
  /frameworks/base/libs/hwui/font/
CachedGlyphInfo.h 42 // Minimize how much we call freetype
  /external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_private_api_unittest.cc 88 window3_state->Minimize();
97 // We then activate window 0 (i.e. wallpaper picker) and call the minimize
127 // 2. If some windows are manually unminimized, the following call will minimize
137 // We then activate window 0 (i.e. wallpaper picker) and call the minimize
149 // Calls minimize function again should be an noop if window state didn't
276 // We then activate window 0 (i.e. wallpaper picker) and call the minimize
376 // We then activate window 0 (i.e. wallpaper picker) and call the minimize
  /external/chromium_org/chrome/browser/ui/panels/
panel_browsertest.cc 141 // Verify titlebar click does not minimize.
155 // Minimize all panels for next stage in test.
157 panels[index]->Minimize();
638 // Click minimize button on an expanded panel. Only that panel will minimize.
644 // Click minimize button on a minimized panel. Expect no change.
650 // Minimize all panels by clicking minimize button on an expanded panel
702 panel1->Minimize();
703 panel2->Minimize();
    [all...]
detached_panel_collection.cc 153 // Detached panels do not minimize. However, extensions may call this API
159 // Detached panels do not minimize. However, extensions may call this API
175 // We also show minimize button for detached panel when stacking mode is
182 // The minimize button is used for system minimize and thus there is no
189 // Detached panels do not minimize.
  /external/libhevc/common/
ihevc_itrans_recon_8x8.c 147 /* Utilizing symmetry properties to the maximum to minimize the number of multiplications */
186 /* Utilizing symmetry properties to the maximum to minimize the number of multiplications */
221 /* Utilizing symmetry properties to the maximum to minimize the number of multiplications */
285 /* Utilizing symmetry properties to the maximum to minimize the number of multiplications */
333 /* Utilizing symmetry properties to the maximum to minimize the number of multiplications */
368 /* Utilizing symmetry properties to the maximum to minimize the number of multiplications */

Completed in 1644 milliseconds

12 3 4 5 6 7 8 91011>>