HomeSort by relevance Sort by last modified time
    Searched full:navigation (Results 801 - 825 of 1979) sorted by null

<<31323334353637383940>>

  /external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
GestureDetectorResetTest.java 134 verifyClicksAreRegistered("after direct navigation", view, viewClient);
InterstitialPageTest.java 91 @Feature({"Navigation"})
  /external/chromium_org/content/public/browser/
resource_request_info.h 67 // TODO(jam): once all navigation and resource requests are sent between
  /external/chromium_org/content/renderer/media/android/
media_info_loader.h 35 // - Page navigation
  /external/chromium_org/ppapi/c/
ppb_instance.h 67 * resource. This can happen if the user does a top-level navigation or the
  /external/chromium_org/third_party/WebKit/Source/core/dom/
SandboxFlags.cpp 62 } else if (equalIgnoringCase(sandboxToken, "allow-top-navigation")) {
  /external/chromium_org/third_party/WebKit/Source/core/timing/
Performance.h 66 PerformanceNavigation* navigation() const;
  /external/chromium_org/third_party/WebKit/Source/platform/network/
ResourceLoadTiming.h 84 // load. To prevent that skew, we record a single reference walltime when root document navigation begins. All other times are
  /external/chromium_org/third_party/WebKit/public/web/
WebApplicationCacheHost.h 82 // entry, in which case the frame navigation will be restarted by webkit.
WebHistoryItem.h 46 // Represents a frame-level navigation entry in session history. A
WebSecurityPolicy.h 84 // navigation to a given URL. If the referrer returned is empty, the
  /external/chromium_org/third_party/lcov/man/
lcovrc.5 72 # Resolution of overview navigation
77 # Offset for source code navigation
327 Specify the resolution of overview navigation when generating HTML output using
342 Specify the overview navigation line offset as applied when generating HTML
  /external/chromium_org/tools/telemetry/docs/
telemetry.core.tab.html 81 evaluated&nbsp;when&nbsp;the&nbsp;navigation&nbsp;is&nbsp;committed.&nbsp;This&nbsp;is&nbsp;after&nbsp;the&nbsp;context&nbsp;of<br>
84 <dl><dt><a name="Tab-PerformActionAndWaitForNavigate"><strong>PerformActionAndWaitForNavigate</strong></a>(self, action_function, timeout<font color="#909090">=60</font>)</dt><dd><tt>Executes&nbsp;action_function,&nbsp;and&nbsp;waits&nbsp;for&nbsp;the&nbsp;navigation&nbsp;to&nbsp;complete.<br>
86 action_function&nbsp;must&nbsp;be&nbsp;a&nbsp;Python&nbsp;function&nbsp;that&nbsp;results&nbsp;in&nbsp;a&nbsp;navigation.<br>
87 This&nbsp;function&nbsp;returns&nbsp;when&nbsp;the&nbsp;navigation&nbsp;is&nbsp;complete&nbsp;or&nbsp;when<br>
  /external/chromium_org/tools/telemetry/telemetry/core/backends/webdriver/
webdriver_tab_backend.py 73 # TODO(chrisgao): Double check of navigation.
  /external/chromium_org/ui/app_list/cocoa/
apps_grid_controller.h 110 // Returns YES if this handled navigation or launched an app.
  /external/chromium_org/ui/views/
accessible_pane_view.h 90 // When finishing navigation by pressing ESC, it is allowed to surrender the
  /external/chromium_org/win8/viewer/
metro_viewer_process_host.h 72 // passed in is passed to the default search provider and a URL navigation be
  /external/llvm/lib/DebugInfo/
DWARFCompileUnit.h 108 /// parent, sibling and child pointers for quick DIE navigation.
  /frameworks/base/docs/html/tools/help/
monkey.jd 125 <td>Adjust percentage of "basic" navigation events.
126 (Navigation events consist of up/down/left/right, as input from a directional input device.)</td>
131 <td>Adjust percentage of "major" navigation events.
132 (These are navigation events that will typically cause actions within your UI, such as
  /frameworks/base/docs/html/training/gestures/
index.jd 2 page.tags="input","navigation","gesturedetector","scroller"
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
Menu.java 53 // set default style to be navigation menu.
  /development/ndk/platforms/android-9/include/android/
configuration.h 214 * Set the current navigation in the configuration.
216 void AConfiguration_setNavigation(AConfiguration* config, int32_t navigation);
  /development/samples/ApiDemos/src/com/example/android/apis/view/
VideoPlayerActivity.java 48 * a video player style of UI (where the navigation bar should be hidden
137 // Clicking elsewhere makes the navigation visible.
  /development/samples/Support4Demos/res/values/
strings.xml 163 <string name="drawer_open">Open navigation drawer</string>
164 <string name="drawer_close">Close navigation drawer</string>
  /external/chromium/chrome/browser/net/
referrer.h 6 // navigation takes place to a given URL. This information is gathered when a
7 // navigation to a subresource identifies a referring URL.

Completed in 1077 milliseconds

<<31323334353637383940>>