HomeSort by relevance Sort by last modified time
    Searched refs:forwards (Results 1 - 21 of 21) sorted by null

  /external/chromium/chrome/browser/ui/
browser_window.h 175 virtual void RotatePaneFocus(bool forwards) = 0;
  /external/chromium/chrome/browser/ui/cocoa/
browser_window_cocoa.h 67 virtual void RotatePaneFocus(bool forwards);
  /external/chromium/chrome/browser/ui/panels/
panel.h 74 virtual void RotatePaneFocus(bool forwards);
panel.cc 171 void Panel::RotatePaneFocus(bool forwards) {
  /frameworks/base/core/java/android/text/
MeasuredText.java 229 int breakText(int limit, boolean forwards, float width) {
231 if (forwards) {
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/
event-hub.rb 8 A special event listener that intercepts debug events and forwards them to other
socket.rb 12 A proxy debug event listener that forwards events over a socket to
  /external/chromium/chrome/browser/ui/gtk/
browser_window_gtk.h 89 virtual void RotatePaneFocus(bool forwards);
browser_window_gtk.cc 870 void BrowserWindowGtk::RotatePaneFocus(bool forwards) {
    [all...]
  /external/chromium/chrome/browser/ui/views/frame/
browser_view.h 255 virtual void RotatePaneFocus(bool forwards) OVERRIDE;
browser_view.cc 810 void BrowserView::RotatePaneFocus(bool forwards) {
811 // This gets called when the user presses F6 (forwards) or Shift+F6
856 if (forwards)
    [all...]
  /external/oprofile/events/i386/atom/
events 13 event:0x02 counters:0,1 um:store_forwards minimum:6000 name:STORE_FORWARDS : Good store forwards
unit_masks 6 0x81 good Good store forwards
  /external/chromium/net/data/proxy_resolver_v8_unittest/
pac_library_unittest.js 322 // Setup the MockDate so it forwards methods to "this.wrappedDate_" (which is a
  /frameworks/base/core/jni/android/graphics/
Paint.cpp 733 bool forwards, float maxWidth, jfloatArray jmeasuredWidth) {
737 SkPaint::TextBufferDirection tbd = forwards ?
    [all...]
  /external/oprofile/events/i386/nehalem/
unit_masks 7 0x01 any Counts the number of store forwards
events 18 event:0x02 counters:0,1,2,3 um:sb_forward minimum:6000 name:SB_FORWARD : Counts the number of store forwards.
  /external/icu4c/i18n/
usearch.cpp 483 * @param shift table for forwards shift
547 * consideration. Forwards search will take the end accents into consideration
    [all...]
ucol.cpp 200 * @param forwards boolean to indicate if forwards iteration is used,
205 UBool forwards)
226 if (forwards) {
    [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /external/v8/src/
d8.js 858 // If we list forwards, we will start listing after the last source end
    [all...]

Completed in 785 milliseconds