HomeSort by relevance Sort by last modified time
    Searched full:overview (Results 1 - 25 of 1676) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/common/extensions/docs/templates/public/extensions/
overview.html 1 {{+partials.standard_extensions_article article:intros.overview/}}
  /external/linux-tools-perf/scripts/python/bin/
sched-migration-report 2 # description: sched migration overview
  /frameworks/base/core/java/android/webkit/
package.html 5 <a href="{@docRoot}guide/webapps/overview.html">Web Apps Overview</a>.
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
flameChart.css 1 .overview-container {
17 #flame-chart-overview-grid .resources-dividers-label-bar {
21 #flame-chart-overview-container {
25 .flame-chart-overview-canvas {
  /ndk/
documentation.html 8 <frame src="docs/OVERVIEW.html" name="content"/>
  /external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
overview.js 29 var overview = overview || {};
33 overview._resultsByTestType = {};
34 overview._testTypeIndex = 0;
39 overview.loadNextTestType = function(historyInstance)
41 if (overview._testTypeIndex == builders.testTypes.length) {
42 overview._generatePage();
46 historyInstance.crossDashboardState.testType = builders.testTypes[overview._testTypeIndex++];
48 $('content').innerHTML = (overview._testTypeIndex - 1) + '/' + builders.testTypes.length + ' loaded. Loading ' + historyInstance.crossDashboardState.testType + '...';
53 overview._resultsByTestType[historyInstance.crossDashboardState.testType] = g_resultsByBuilder
    [all...]
  /external/chromium/chrome/common/extensions/docs/images/intermediate/
README.txt 12 overview-arch.graffle
14 An OmniGraffle file used to create the arch-* figures in overview.html.
20 overview-arch.svg
22 SVG version of overview-arch.graffle, since OmniGraffle is Mac-only. Hope
  /external/chromium_org/chrome/common/extensions/docs/templates/private/permissions/
fullscreen.html 1 Allows the app to use the <a href="app.window.html">app.window</a> fullscreen state or the <a href="https://dvcs.w3.org/hg/fullscreen/raw-file/tip/Overview.html">HTML fullscreen API</a>. See <a href="api_other.html">Other APIs</a> for behavior differences.
  /external/chromium_org/gpu/GLES2/extensions/CHROMIUM/
CHROMIUM_depth_texture.txt 29 Overview
CHROMIUM_texture_compression_dxt3.txt 17 Overview
CHROMIUM_texture_compression_dxt5.txt 17 Overview
  /external/chromium_org/third_party/tcmalloc/vendor/doc/
overview.dot 1 digraph Overview {
  /external/chromium_org/ash/wm/overview/
window_overview.h 43 // Enters an overview mode displaying |windows| and dispatches methods
58 // Moves the overview to only |root_window|.
73 // no overview window was found for |window|.
76 // Hide and track all hidden windows not in overview.
96 // A weak pointer to the collection of windows in the overview wrapped by a
108 // If NULL, each root window displays an overview of the windows in that
109 // display. Otherwise, all windows are in a single overview on
113 // The time when overview was started.
116 // The cursor client used to lock the current cursor during overview.
120 // overview
    [all...]
window_selector_controller.h 12 #include "ash/wm/overview/window_selector.h"
13 #include "ash/wm/overview/window_selector_delegate.h"
31 // Manages a window selector which displays an overview of all windows and
39 // Returns true if selecting windows in an overview is enabled. This is false
43 // Enters overview mode. This is essentially the window cycling mode however
window_selector_panels.h 8 #include "ash/wm/overview/window_selector_item.h"
18 // panel windows. These panels are grouped into a single overview item in
19 // overview mode and the callout arrows are hidden at this point.
window_selector_window.h 8 #include "ash/wm/overview/scoped_transform_overview_window.h"
9 #include "ash/wm/overview/window_selector_item.h"
19 // This implements a window overview item with a single window which can be
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/
jdepend-frames.xsl 47 <!-- create the overview-packages.html at the root -->
48 <redirect:write file="{$output.dir}/overview-summary.html">
49 <xsl:apply-templates select="." mode="overview.packages"/>
52 <!-- create the overview-packages.html at the root -->
53 <redirect:write file="{$output.dir}/overview-packages.html">
57 <!-- create the overview-cycles.html at the root -->
58 <redirect:write file="{$output.dir}/overview-cycles.html">
62 <!-- create the overview-cycles.html at the root -->
63 <redirect:write file="{$output.dir}/overview-explanations.html">
89 <frame src="overview-summary.html" name="classFrame"/
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
location.html 1 <h2 id="overview">Overview</h2>
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
toc.xml 5 <topic label="Overview" href="html/overview.html">
  /external/chromium_org/tools/valgrind/reliability/
url_list.txt 7 build.chromium.org/f/chromium/perf/dashboard/overview.html
  /external/e2fsprogs/ext2ed/
ext2ed.8.in 25 .B The Ext2fs overview.
26 This article gives an overview of internal structure of the ext2 filesystem.
60 .I @datadir@/doc/ext2ed/Ext2fs-overview-0.1.ps
61 Technical overview of the ext2 filesystem.
  /external/libvorbis/doc/vorbisenc/
Makefile.am 6 ov_ectl_ratemanage_arg.html overview.html reference.html style.css\
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
package.html 5 <title>Package overview</title>
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
package.html 5 <title>Package overview</title>
  /external/chromium_org/ash/wm/gestures/
overview_gesture_handler.h 23 // enter overview mode.
29 // Processes a scroll event and may start overview. Returns true if the event
33 // Processes a gesture event and may start overview. Returns true if the event

Completed in 1247 milliseconds

1 2 3 4 5 6 7 8 91011>>