OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:maximize
(Results
126 - 150
of
359
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/apps/
shell_window.cc
196
Maximize
();
454
void ShellWindow::
Maximize
() {
455
GetBaseWindow()->
Maximize
();
/external/chromium_org/ash/wm/
system_gesture_event_filter_unittest.cc
321
// Swipe up to
maximize
.
378
// Swipe up to
maximize
.
470
// Check that swiping up doesn't
maximize
.
/external/chromium_org/chrome/browser/ui/gtk/apps/
native_app_window_gtk.cc
259
void NativeAppWindowGtk::
Maximize
() {
464
// 1. gtk_window_maximize() is called to
maximize
the window;
574
//
Maximize
/restore on double click.
/external/chromium_org/ash/wm/dock/
docked_window_resizer_unittest.cc
470
//
Maximize
a docked window and check that it is maximized and no longer docked.
484
//
Maximize
the window, it should get undocked and maximized in a desktop.
485
window_state->
Maximize
();
545
wm::GetWindowState(w2.get())->
Maximize
();
775
// Dock one of the windows.
Maximize
other testing desktop resizing.
[
all
...]
/external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller_interactive_uitest.cc
722
//
Maximize
the initial browser window.
723
browser()->window()->
Maximize
();
[
all
...]
tab_unittest.cc
211
widget.
Maximize
();
/external/chromium/chrome/browser/ui/tabs/
dock_info_win.cc
289
DockInfo::
MAXIMIZE
) ||
/external/chromium/sdch/open-vcdiff/src/google/
vcencoder.h
96
// the caller should try to
maximize
the sizes of the data chunks passed
/external/chromium_org/apps/ui/views/
shell_window_frame_view.cc
365
frame_->
Maximize
();
/external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_private_api_unittest.cc
89
window1_state->
Maximize
();
/external/chromium_org/chrome/browser/ui/views/frame/
browser_desktop_root_window_host_win.cc
225
// the minimize/
maximize
/close buttons.
/external/chromium_org/media/cast/video_sender/codecs/vp8/
vp8_encoder.cc
48
// max_number_of_video_buffers_used set to 1 we
maximize
the coding efficiency
/external/chromium_org/sdch/open-vcdiff/src/google/
vcencoder.h
66
// the caller should try to
maximize
the sizes of the data chunks passed
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
webtreemap.js
61
// Unhide (raise) and
maximize
us and our ancestors.
/external/chromium_org/ui/views/widget/desktop_aura/
desktop_native_widget_aura.h
143
virtual void
Maximize
() OVERRIDE;
desktop_root_window_host_win.h
75
virtual void
Maximize
() OVERRIDE;
desktop_root_window_host_x11.h
101
virtual void
Maximize
() OVERRIDE;
/external/chromium_org/ui/views/widget/
native_widget_win.h
123
virtual void
Maximize
() OVERRIDE;
widget.cc
393
Maximize
();
664
void Widget::
Maximize
() {
665
native_widget_->
Maximize
();
[
all
...]
/external/icu4c/i18n/unicode/
sortkey.h
285
// We use a union to
maximize
the size of the internal buffer,
/external/neven/Embedded/common/src/b_TensorEm/
Flt16Vec.h
123
/**
maximize
mantisse values to reduce error propagation through multiple vector operations */
/external/open-vcdiff/src/google/
vcencoder.h
66
// the caller should try to
maximize
the sizes of the data chunks passed
/frameworks/base/docs/html/training/design-navigation/
multiple-sizes.jd
112
<p>In the next lesson we discuss <em>descendant</em> and <em>lateral</em> navigation, and explore more ways of grouping screens to
maximize
the intuitiveness and speed of content access in the application's user interface.</p>
/frameworks/base/services/java/com/android/server/display/
LogicalDisplay.java
272
// Currently we
maximize
the area to fill the display, but we could try to be
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nis_object.x
32
/* Some manifest constants, chosen to
maximize
flexibility without
Completed in 3173 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>