/external/chromium/chrome/browser/ui/cocoa/extensions/ |
extension_installed_bubble_controller.mm | 242 // Find window origin, taking into account bubble size and arrow location. 258 // Finish nib loading, set arrow location and load icon into window. This
|
/external/chromium/chrome/browser/ui/cocoa/ |
profile_menu_button.mm | 259 // Arrow shadow 267 // Down arrow
|
nsmenuitem_additions.mm | 32 // for printable characters (but not for stuff like arrow keys etc).
|
/external/chromium/chrome/browser/ui/views/extensions/ |
extension_installed_bubble.cc | 219 // title text and bubble arrow. 346 // For omnibox keyword bubbles, move the arrow to point to the left edge
|
/external/clang/lib/Lex/ |
TokenConcatenation.cpp | 75 TokenInfo[tok::arrow ] |= aci_custom_firstchar; 228 case tok::arrow: // ->*
|
/external/proguard/src/proguard/gui/ |
ClassPathPanel.java | 325 private static final String ARROW_IMAGE_FILE = "arrow.gif"; 366 // Prepend an arrow to the output entries.
|
/external/bison/tests/ |
existing.at | 1010 %token ARROW 1129 %left BOX CIRCLE ELLIPSE ARC LINE ARROW SPLINE '[' /* ] */ 1288 | ARROW 1415 | ARROW
|
regression.at | 761 %token ARROW INVALID NUMBER STRING DATA 770 header: '<' from ARROW to '>' type ':' 771 | '<' ARROW to '>' type ':' 772 | ARROW to type ':'
|
/external/chromium/chrome/browser/resources/options/ |
autocomplete_list.js | 217 // Don't let arrow keys affect the text field, or bubble up to, e.g.,
|
/external/chromium/chrome/browser/resources/shared/js/cr/ui/ |
list_single_selection_model.js | 160 * the user is moving using the arrow keys.
|
tabs.js | 127 * arrow keys.
|
/external/chromium/chrome/browser/resources/shared/js/cr/ui/table/ |
table_header.js | 114 * Renders column header. Appends text label and sort arrow if needed.
|
/external/chromium/chrome/browser/speech/ |
speech_input_bubble.h | 112 // bubble's arrow.
|
/external/chromium/chrome/browser/ui/cocoa/download/ |
download_item_cell.mm | 62 // Width of dropdown arrow. 65 // Height of dropdown arrow. 640 // Popup arrow. Put center of mass of the arrow in the center of the
|
/external/chromium/chrome/browser/ui/cocoa/translate/ |
translate_infobar_base.h | 131 // options menu is shrunk to just a drop down arrow, so the title needs
|
/external/chromium/chrome/browser/ui/gtk/download/ |
download_item_gtk.h | 175 // A gtk arrow pointing downward displayed in |menu_button_|. Only displayed
|
/external/chromium/chrome/browser/ui/gtk/extensions/ |
extension_popup_gtk.cc | 115 // want to put the arrow at the upper-right corner of the bubble to match the
|
/external/chromium/chrome/browser/ui/gtk/ |
menu_bar_helper.cc | 156 // The menu directions are triggered by the arrow keys as follows
|
/external/chromium/chrome/browser/ui/views/ |
find_bar_host.h | 44 // that arrow keys and PageUp and PageDown result in scrolling, instead of
|
/external/chromium/chrome/browser/ui/views/infobars/ |
extension_infobar.cc | 153 // The margin between the extension icon and the drop-down arrow bitmap.
|
/external/quake/quake/src/QW/progs/ |
doors.qc | 563 float SECRET_1ST_LEFT = 2; // 1st move is left of arrow
564 float SECRET_1ST_DOWN = 4; // 1st move is down from arrow
714 1st_left = 1st move is left of arrow
715 1st_down = 1st move is down from arrow
|
/external/valgrind/main/drd/ |
drd_vc.h | 46 * an inter-thread ordering "arrow" starts).
|
/external/webkit/Source/WebCore/manual-tests/qt/ |
plugin-painting.html | 10 <b> This manual tests verifies paging and arrow-navigating up and down a page of plugins doesn't result
|
/external/webkit/Source/WebCore/platform/gtk/ |
RenderThemeGtk3.cpp | 475 // Paint the arrow. 480 gtk_style_context_add_class(arrowStyleContext, "arrow"); 484 gtk_style_context_get_style(arrowStyleContext, "arrow-scaling", &arrowScaling, NULL); 784 // Paint arrow centered inside button. [all...] |
/external/webkit/Source/WebKit/android/nav/ |
CachedHistory.cpp | 58 index++; // compare with last direction, previous to last node (where the arrow took us from)
|