HomeSort by relevance Sort by last modified time
    Searched full:maximize (Results 176 - 200 of 359) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/eigen/Eigen/src/Core/util/
Macros.h 134 // attribute to maximize inlining. This should only be used when really necessary: in particular,
  /external/jmonkeyengine/engine/src/core/com/jme3/shadow/
PssmShadowRenderer.java 61 * the smaller they are to maximize the resolution used of the shadow map.<br>
  /external/okhttp/src/main/java/com/squareup/okhttp/internal/
Platform.java 89 * Attempt a secure connection with basic functionality to maximize
  /external/qemu/distrib/sdl-1.2.15/src/video/photon/
SDL_ph_events.c 268 /* maximize request */
  /frameworks/base/docs/html/training/design-navigation/
descendant-lateral.jd 169 <p>Additionally, for sibling-related screens, horizontal paging is most appropriate where there is some similarity in content type and when the number of siblings is relatively small. In these cases, this pattern can be used along with tabs above the content region to maximize the interface's intuitiveness. For collection-related screens, horizontal paging is most intuitive when there is a natural ordered relationship between screens, for example if each page represents consecutive calendar days. For infinite collections (again, calendar days), especially those with content in both directions, this paging mechanism can work quite well.</p>
  /frameworks/base/graphics/java/android/graphics/
Atlas.java 324 // Splits the free area horizontally to maximize the horizontal section area
  /external/chromium/chrome/browser/ui/gtk/
browser_titlebar.cc 199 const char BrowserTitlebar::kDefaultButtonString[] = ":minimize,maximize,close";
414 } else if (token == "maximize") {
    [all...]
  /external/chromium_org/chrome/browser/ui/views/apps/
native_app_window_views.cc 577 void NativeAppWindowViews::Maximize() {
578 window_->Maximize();
    [all...]
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_native_widget_aura.cc 744 void DesktopNativeWidgetAura::Maximize() {
746 desktop_root_window_host_->Maximize();
    [all...]
desktop_root_window_host_x11.cc 345 Maximize();
476 void DesktopRootWindowHostX11::Maximize() {
    [all...]
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller.cc 162 case DockInfo::MAXIMIZE: {
777 // otherwise we may attempt to maximize on the wrong monitor.
    [all...]
  /external/chromium_org/ash/wm/dock/
docked_window_layout_manager.cc 200 // Start maximize or fullscreen (affecting packaged apps) animation from
608 // If this is the last window, set alignment and maximize the workspace.
    [all...]
  /external/iptables/iptables/
xtoptions.c 359 {IPTOS_THROUGHPUT, "Maximize-Throughput"},
360 {IPTOS_RELIABILITY, "Maximize-Reliability"},
  /external/llvm/lib/CodeGen/
MachineBlockPlacement.cpp 71 /// are profitable to layout together in order to maximize fallthrough
610 /// block to layout at the top of the loop. Typically this is done to maximize
    [all...]
  /external/chromium/chrome/browser/ui/webui/
app_launcher_handler.cc 283 // Maximize the apps section on the first promo view.
  /external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_test.cc 96 // minimize/maximize programmatically?
  /external/chromium_org/chrome/browser/thumbnails/
content_analysis.cc 69 // Otsu's method seeks to maximize variance between two classes of pixels
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller_browsertest.cc 669 window1->GetBaseWindow()->Maximize();
705 window1->GetBaseWindow()->Maximize();
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/
browser_window_cocoa.mm 333 void BrowserWindowCocoa::Maximize() {
  /external/chromium_org/chrome/browser/ui/panels/
panel.cc 300 void Panel::Maximize() {
  /external/chromium_org/chrome/test/chromedriver/server/
http_handler.cc 323 "session/:sessionId/window/:windowHandle/maximize",
  /external/chromium_org/ui/views/win/
hwnd_message_handler.h 148 void Maximize();
  /external/chromium_org/ui/views/window/
custom_frame_view.cc 258 frame_->Maximize();
  /external/libvorbis/doc/
stereo.html 139 of normalizing left and right energies across the spectrum to maximize
  /frameworks/base/core/java/android/app/
UiAutomation.java 54 * The APIs exposed by this class are low-level to maximize flexibility when

Completed in 2069 milliseconds

1 2 3 4 5 6 78 91011>>