/external/chromium_org/ui/views/bubble/ |
bubble_border.h | 24 // Renders a border, with optional arrow, and a custom dropshadow. 28 // Possible locations for the (optional) arrow. 32 // 3 bit specifies whether the arrow at the center of its residing edge. 40 enum Arrow { 53 NONE = 16, // No arrow. Positioned under the supplied rect. 54 FLOAT = 17, // No arrow. Centered over the supplied rect. 67 // The tip of the arrow points to the middle of the anchor. 69 // The edge nearest to the arrow is lined up with the edge of the anchor. 73 // The way the arrow should be painted. 75 // Fully render the arrow 126 Arrow arrow() const { return arrow_; } function in class:views::BubbleBorder [all...] |
bubble_delegate.h | 29 BubbleDelegateView(View* anchor_view, BubbleBorder::Arrow arrow); 65 BubbleBorder::Arrow arrow() const { return arrow_; } function in class:views::BubbleDelegateView 66 void set_arrow(BubbleBorder::Arrow arrow) { arrow_ = arrow; } 98 // Get the arrow's anchor rect in screen space. 109 // Sets the bubble arrow paint type. 170 // The arrow's location on the bubble [all...] |
bubble_window_targeter_unittest.cc | 20 WidgetOwnsNativeBubble(View* content, BubbleBorder::Arrow arrow) 21 : BubbleDelegateView(content, arrow) {
|
bubble_delegate.cc | 68 BubbleBorder::Arrow arrow) 73 arrow_(arrow), 138 BubbleBorder::Arrow adjusted_arrow = arrow(); 277 // The argument rect has its origin at the bubble's arrow anchor point;
|
/external/chromium_org/chrome/browser/ui/views/extensions/ |
extension_popup.h | 48 // The positioning of the pop-up is determined by |arrow| according to the 50 // value of |arrow| remains fixed during popup resizes. If |arrow| is 57 views::BubbleBorder::Arrow arrow, 99 views::BubbleBorder::Arrow arrow,
|
extension_popup.cc | 42 views::BubbleBorder::Arrow arrow, 44 : BubbleDelegateView(anchor_view, arrow), 188 views::BubbleBorder::Arrow arrow, 192 ExtensionPopup* popup = new ExtensionPopup(host, anchor_view, arrow,
|
bundle_installed_bubble.cc | 40 views::BubbleBorder::Arrow arrow) 41 : views::BubbleDelegateView(anchor_view, arrow) {
|
/external/chromium_org/chrome/browser/ui/views/profiles/ |
avatar_menu_bubble_view.h | 52 views::BubbleBorder::Arrow arrow, 92 views::BubbleBorder::Arrow arrow,
|
profile_chooser_view.h | 58 views::BubbleBorder::Arrow arrow, 80 views::BubbleBorder::Arrow arrow,
|
/external/libcxx/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.obs/ |
Android.mk | 27 test_name := utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.obs/arrow 28 test_src := arrow.pass.cpp
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
ConversationPhotoTeaserView.java | 96 final ImageView arrow = (ImageView) findViewById(R.id.arrow); local 99 arrow.post(new Runnable() { 103 // The text top is changed when we move the arrow, so we need to 111 final LinearLayout.LayoutParams arrowParams = (LinearLayout.LayoutParams) arrow 114 arrow.setLayoutParams(arrowParams); 116 arrow.setVisibility(View.VISIBLE);
|
/external/chromium_org/ash/ |
popup_message.cc | 30 // with the shelf. The offset includes the arrow size in pixels as well as 49 views::BubbleBorder::Arrow arrow_orientation, 70 views::BubbleBorder::Arrow arrow, 73 : views::BubbleDelegateView(anchor, arrow), 149 // Change the arrow offset if needed. 153 // set the arrow offset before the creation, we need to set the offset, 156 GetBubbleFrameView()->bubble_border()->set_arrow(arrow); 187 views::BubbleBorder::Arrow arrow, [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/keyboard/ |
keyboard_utils.js | 11 * Swallows keypress and keyup events of arrow keys. 29 * Converts arrow keys into tab/shift-tab key events. 96 * Initializes event handling for arrow keys driven focus flow.
|
/external/chromium_org/chrome/browser/ui/views/ |
settings_api_bubble_helper_views.cc | 30 views::BubbleBorder::Arrow arrow) { 40 arrow,
|
content_setting_bubble_contents.h | 54 views::BubbleBorder::Arrow arrow);
|
/external/chromium_org/ui/app_list/views/ |
app_list_view.cc | 59 // The distance between the arrow tip and edge of the anchor view. 146 views::BubbleBorder::Arrow arrow, 150 parent, initial_apps_page, arrow, border_accepts_events, anchor_offset); 157 views::BubbleBorder::Arrow arrow, 162 parent, initial_apps_page, arrow, border_accepts_events, gfx::Vector2d()); 165 void AppListView::SetBubbleArrow(views::BubbleBorder::Arrow arrow) { 166 GetBubbleFrameView()->bubble_border()->set_arrow(arrow); [all...] |
/external/chromium_org/ash/shelf/ |
shelf_tooltip_manager.cc | 40 // with the shelf. The offset includes the arrow size in pixels as well as 52 views::BubbleBorder::Arrow arrow, 73 views::BubbleBorder::Arrow arrow, 75 : views::BubbleDelegateView(anchor, arrow), host_(host) { 347 views::BubbleBorder::Arrow arrow = local 354 view_ = new ShelfTooltipBubble(anchor, arrow, this);
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/interface/ |
abstract_tts.js | 540 '\u2190': 'left arrow', 541 '\u2191': 'up arrow', 542 '\u2192': 'right arrow', 543 '\u2193': 'down arrow', 544 '\u21d0': 'left double arrow', 545 '\u21d1': 'up double arrow', 546 '\u21d2': 'right double arrow', 547 '\u21d3': 'down double arrow', 548 '\u21e6': 'left arrow', 549 '\u21e7': 'up arrow', [all...] |
/build/tools/droiddoc/templates-ds/assets/ |
android-developer-core.css | 748 a#arrow-left, a#arrow-right { 755 a#arrow-left { 758 a#arrow-right { 761 a.arrow-left-off, 762 a#arrow-left.arrow-left-off:hover { 765 a.arrow-right-off, 766 a#arrow-right.arrow-right-off:hover [all...] |
/build/tools/droiddoc/templates-pdk/assets/ |
android-developer-core.css | 747 a#arrow-left, a#arrow-right { 754 a#arrow-left { 757 a#arrow-right { 760 a.arrow-left-off, 761 a#arrow-left.arrow-left-off:hover { 764 a.arrow-right-off, 765 a#arrow-right.arrow-right-off:hover [all...] |
/external/chromium_org/ui/file_manager/file_manager/foreground/js/ |
tree.css.js | 9 * inverted arrow icons.
|
/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/ |
ContactsExpansion.java | 112 ImageView arrow = (ImageView) currentItem.findViewById(R.id.contact_arrow); 113 arrow.setRotation(expanded ? 0 : 90);
|
/external/chromium_org/ash/ime/ |
mode_indicator_view.cc | 87 // arrow adjustment in BubbleDelegateView is unnecessary because arrow 90 new views::BubbleBorder(arrow(), shadow(), color())));
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
timelinePanel.css | 155 .timeline-tree-item-expand-arrow { 170 .timeline-tree-item-expand-arrow { 175 .timeline-tree-item-expand-arrow.parent { 179 .timeline-tree-item-expand-arrow.parent.expanded { 183 .timeline-expandable-arrow { 195 .timeline-expandable-arrow { 200 .timeline-expandable-collapsed .timeline-expandable-arrow { 204 .timeline-expandable-expanded .timeline-expandable-arrow { 264 .timeline-tree-item.selected .timeline-tree-item-expand-arrow {
|
/development/scripts/ |
stack_core.py | 216 arrow = "v------>" 218 arrow = "v-------------->" 219 self.trace_lines.append((arrow, source_symbol, source_location))
|