/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-values/ |
mozilla | 168 button-arrow-down 169 button-arrow-next 170 button-arrow-previous 171 button-arrow-up 479 tab-scroll-arrow-back 480 tab-scroll-arrow-forward
|
/frameworks/base/docs/html/ |
index.jd | 31 <a href="javascript:{}" id="arrow-left" onclick="" class="arrow-left-off"></a> 37 <a href="javascript:{ page_right(); }" id="arrow-right" onclick="" class="arrow-right-on"></a> 102 #arrow-left { 105 #arrow-right {
|
/external/webkit/Source/WebCore/platform/chromium/ |
KeyCodeConversionGtk.cpp | 84 return VKEY_LEFT; // (25) LEFT ARROW key 86 return VKEY_UP; // (26) UP ARROW key 88 return VKEY_RIGHT; // (27) RIGHT ARROW key 90 return VKEY_DOWN; // (28) DOWN ARROW key 148 return VKEY_LEFT; // (25) LEFT ARROW key 150 return VKEY_UP; // (26) UP ARROW key 152 return VKEY_RIGHT; // (27) RIGHT ARROW key 154 return VKEY_DOWN; // (28) DOWN ARROW key
|
/external/webkit/Source/WebKit/chromium/public/ |
WebAutoFillClient.h | 57 // the arrow keys to navigate to a suggestion. 64 // AutoFill suggestions popup. This happens when a user uses the arrow
|
/frameworks/base/core/java/android/widget/ |
SeekBar.java | 26 * the thumb and drag left or right to set the current progress level or use the arrow keys. 39 * touch gesture or arrow key/trackball as well as changes that were initiated
|
/frameworks/base/core/tests/coretests/src/android/widget/ |
AutoCompleteTextViewCallbacks.java | 59 /** Test that arrow-down into the popup calls the onSelected callback. */ 108 /** Test that arrow-up out of the popup calls the onNothingSelected callback */
|
/frameworks/base/core/tests/coretests/src/android/widget/scroll/arrowscroll/ |
ButtonsWithTallTextViewInBetweenTest.java | 80 + "arrow navigation", 130 + "arrow navigation",
|
MultiPageTextWithPaddingTest.java | 54 // Calculate the number of arrow scrolls needed to reach the bottom
|
/packages/apps/MusicFX/src/com/android/musicfx/seekbar/ |
SeekBar.java | 26 * the thumb and drag left or right to set the current progress level or use the arrow keys. 39 * touch gesture or arrow key/trackball as well as changes that were initiated
|
/build/tools/droiddoc/templates-pdk/assets/ |
android-developer-core.css | 878 a#arrow-left, a#arrow-right { 885 a#arrow-left { 888 a#arrow-right { 891 a.arrow-left-off, 892 a#arrow-left.arrow-left-off:hover { 895 a.arrow-right-off, 896 a#arrow-right.arrow-right-off:hover { [all...] |
/external/chromium/chrome/browser/ui/cocoa/ |
info_bubble_view.mm | 33 // Add the bubble arrow.
|
/external/chromium/chrome/browser/ui/views/ |
default_search_view.h | 73 // Image of browser search box with grey background and bubble arrow.
|
pinned_contents_info_bubble.cc | 16 // Arrow offset is calculated from the middle of the |position_relative_to|.
|
/external/webkit/Source/WebCore/editing/ |
EditingBehaviorTypes.h | 31 // 2) Pushing the down arrow key on the last line puts the caret at the end of the
|
/external/webkit/Source/WebCore/manual-tests/ |
panScroll.html | 13 For each iframe (except the 6th one which explicitly refuses scroll), you should see the scroll bars follow your moves and even reach the end of the page included in the iframe. You should also see an 4 arrow designed icon on the initial click location.
|
/external/webkit/Source/WebCore/platform/haiku/ |
PlatformKeyboardEventHaiku.cpp | 170 return VK_LEFT; // (25) LEFT ARROW key 172 return VK_UP; // (26) UP ARROW key 174 return VK_RIGHT; // (27) RIGHT ARROW key 176 return VK_DOWN; // (28) DOWN ARROW key
|
/external/webkit/Source/WebKit2/WebProcess/WebPage/qt/ |
WebPageQt.cpp | 65 #define VK_LEFT 0x25 // LEFT ARROW key 66 #define VK_UP 0x26 // UP ARROW key 67 #define VK_RIGHT 0x27 // RIGHT ARROW key 68 #define VK_DOWN 0x28 // DOWN ARROW key
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_bar_toolbar_view.mm | 30 NSCursor *arrow = [NSCursor arrowCursor]; 31 [self addCursorRect:[self visibleRect] cursor:arrow]; 32 [arrow setOnMouseEntered:YES];
|
/external/chromium/chrome/browser/ui/views/infobars/ |
infobar_container.cc | 83 // Decrease the height by the arrow stroke thickness, which is the separator 84 // line height, because the infobar arrow target heights are without-stroke. 193 // arrow target height from the default to the top target height. Note that
|
/external/webkit/Source/WebCore/platform/gtk/ |
RenderThemeGtk2.cpp | 374 // | left border | Button text | xthickness | vseparator | xthickness | arrow | xthickness | right border | 376 // | left border | Button text | arrow | xthickness | right border | 393 widgetContext.gtkPaintArrow(arrowRect, gtkComboBoxArrow(), stateType, shadowType, GTK_ARROW_DOWN, "arrow"); 583 // Force an odd arrow size here. GTK+ 3.x forces even in this case, but 584 // Nodoka-based themes look incorrect with an even arrow size. 626 // The arrow size/position calculation here is based on the arbitrary gymnastics that happen 847 GtkWidget* arrow; member in struct:WebCore::__anon13214 854 static_cast<ComboBoxWidgetPieces*>(data)->arrow = widget; [all...] |
ScrollbarThemeGtk3.cpp | 144 gtk_style_context_get_style(m_context, "arrow-scaling", &arrowScaling, NULL); 153 "arrow-displacement-x", &arrowDisplacementX, 154 "arrow-displacement-y", &arrowDisplacementY,
|
/external/bison/src/ |
vcg.h | 129 /* VCG arrow mode. */ 367 backarrowcolor is the color of the arrow head and of the backarrow 375 /* Arrow color. 383 /* arrowsize, backarrowsize The arrow head is a right-angled, isosceles 392 /* arrowstyle, backarrowstyle Each edge has two arrow heads: the one 393 appears at the target node (the normal arrow head), the other appears 395 normal solid arrow head, while the backarrow head is not drawn, i.e. 396 it is none. Arrowstyle is the style of the normal arrow head, and 398 i.e. no arrow head, solid, and line. 767 and the arrow head of all these edges has the same visual appearanc [all...] |
/external/chromium/chrome/browser/ui/views/tabs/ |
tab_strip.h | 130 // Direction the arrow should point in. If true, the arrow is displayed 131 // above the tab and points down. If false, the arrow is displayed beneath 192 // |is_beneath| to indicate whether the arrow is beneath the tab, or above 207 // true, this returns an arrow pointing down.
|
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/ |
CandidatesContainer.java | 46 * Besides the candidate views, there are two arrow views to show the page 53 * Alpha value to show an enabled arrow. 58 * Alpha value to show an disabled arrow. 74 * The left arrow button used to show previous page. 79 * The right arrow button used to show next page.
|
/external/chromium/chrome/browser/ui/gtk/ |
browser_window_gtk.h | 220 // Get the position where the infobar arrow should be anchored in 332 // Gets the size (width and height) of the infobar arrow. The size depends on 336 // When the location icon moves, we have to redraw the arrow. 340 // Used to draw the infobar arrow and drop shadow. This is connected to 347 // it is responsible for its portion of the arrow as well as some shadowing. 352 // because when the bookmark bar changes dimensions, the infobar arrow has to 517 // The model that tracks the paint state of the arrow for the infobar
|