Home
last modified time | relevance | path

Searched refs:atStart (Results 1 – 25 of 31) sorted by relevance

12

/external/chromium/chrome/browser/ui/cocoa/wrench_menu/
Dmenu_tracked_button_unittest.mm81 [NSApp postEvent:MakeEvent(NSMouseEntered, NSMakePoint(11, 11)) atStart:YES];
82 [NSApp postEvent:MakeEvent(NSMouseExited, NSMakePoint(9, 9)) atStart:YES];
88 [NSApp postEvent:MakeEvent(NSMouseEntered, NSMakePoint(11, 11)) atStart:YES];
89 [NSApp postEvent:MakeEvent(NSLeftMouseDown, NSMakePoint(12, 12)) atStart:YES];
91 atStart:YES];
93 atStart:YES];
94 [NSApp postEvent:MakeEvent(NSMouseExited, NSMakePoint(13, 9)) atStart:YES];
100 [NSApp postEvent:MakeEvent(NSMouseEntered, NSMakePoint(11, 11)) atStart:YES];
101 [NSApp postEvent:MakeEvent(NSLeftMouseDown, NSMakePoint(12, 12)) atStart:YES];
103 atStart:YES];
[all …]
/external/chromium_org/chrome/browser/ui/cocoa/
Ddraggable_button_unittest.mm65 [NSApp postEvent:upEvent atStart:YES];
97 [NSApp postEvent:firstUpEvent atStart:YES];
98 [NSApp postEvent:firstMove atStart:YES];
104 [NSApp postEvent:secondUpEvent atStart:YES];
105 [NSApp postEvent:secondMove atStart:YES];
128 [NSApp postEvent:upEvent atStart:YES];
129 [NSApp postEvent:moveEvent atStart:YES];
137 [NSApp postEvent:upEvent atStart:YES];
138 [NSApp postEvent:moveEvent atStart:YES];
Ddraggable_button_mixin.mm223 [NSApp postEvent:mouseUp atStart:YES];
226 [NSApp postEvent:dragEvent atStart:YES];
229 [NSApp postEvent:firstEvent atStart:YES];
/external/chromium/chrome/browser/ui/cocoa/
Ddraggable_button_unittest.mm62 [NSApp postEvent:upEvent atStart:YES];
93 [NSApp postEvent:firstUpEvent atStart:YES];
94 [NSApp postEvent:firstMove atStart:YES];
100 [NSApp postEvent:secondUpEvent atStart:YES];
101 [NSApp postEvent:secondMove atStart:YES];
123 [NSApp postEvent:upEvent atStart:YES];
124 [NSApp postEvent:moveEvent atStart:YES];
132 [NSApp postEvent:upEvent atStart:YES];
133 [NSApp postEvent:moveEvent atStart:YES];
Ddraggable_button.mm113 [NSApp postEvent:mouseUp atStart:YES];
116 [NSApp postEvent:dragEvent atStart:YES];
119 [NSApp postEvent:firstEvent atStart:YES];
/external/chromium_org/chrome/browser/ui/cocoa/toolbar/
Dtoolbar_button_unittest.mm146 [NSApp postEvent:left_up_in_view atStart:YES];
236 [NSApp postEvent:other_up_in_view atStart:YES];
249 [NSApp postEvent:other_up_out_view atStart:YES];
262 [NSApp postEvent:other_up_out_view atStart:YES];
263 [NSApp postEvent:other_dragged_out_view atStart:YES];
272 [NSApp postEvent:other_up_in_view atStart:YES];
273 [NSApp postEvent:other_dragged_in_view atStart:YES];
274 [NSApp postEvent:other_dragged_out_view atStart:YES];
287 [NSApp postEvent:other_up_in_view atStart:YES];
288 [NSApp postEvent:right_up_in_view atStart:YES];
[all …]
Dreload_button_unittest.mm82 [NSApp postEvent:click_one.second atStart:YES];
84 [NSApp postEvent:click_two.second atStart:YES];
246 [NSApp postEvent:click.second atStart:YES];
263 [NSApp postEvent:click.second atStart:YES];
/external/chromium_org/ui/base/test/
Dui_controls_mac.mm18 // of [NSApplication postEvent:atStart:] so that the event gets sent
34 // So we need to use [NSApplication postEvent:atStart:] for mouse click
40 // 1. Investigate why using [NSApplication postEvent:atStart:] for keyboard
250 // TODO(suzhe): Using [NSApplication postEvent:atStart:] here causes
297 [[NSApplication sharedApplication] postEvent:event atStart:NO];
358 [[NSApplication sharedApplication] postEvent:event atStart:NO];
/external/chromium_org/third_party/WebKit/Source/core/dom/
DPositionIterator.h60 bool atStart() const;
DPositionIterator.cpp105 bool PositionIterator::atStart() const in atStart() function in WebCore::PositionIterator
/external/chromium/chrome/browser/automation/
Dui_controls_mac.mm17 // of [NSApplication postEvent:atStart:] so that the event gets sent
33 // So we need to use [NSApplication postEvent:atStart:] for mouse click
39 // 1. Investigate why using [NSApplication postEvent:atStart:] for keyboard
249 // TODO(suzhe): Using [NSApplication postEvent:atStart:] here causes
292 [[NSApplication sharedApplication] postEvent:event atStart:NO];
348 [[NSApplication sharedApplication] postEvent:event atStart:NO];
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/
Dautocomplete_text_field_unittest.mm386 [NSApp postEvent:upEvent atStart:YES];
421 [NSApp postEvent:upEvent atStart:YES];
440 [NSApp postEvent:upEvent atStart:YES];
459 [NSApp postEvent:upEvent atStart:YES];
473 [NSApp postEvent:upEvent atStart:YES];
502 [NSApp postEvent:upEvent atStart:YES];
504 [NSApp postEvent:upEvent2 atStart:YES];
527 [NSApp postEvent:upEvent atStart:YES];
529 [NSApp postEvent:upEvent2 atStart:YES];
531 [NSApp postEvent:upEvent3 atStart:YES];
[all …]
/external/chromium/chrome/browser/ui/cocoa/location_bar/
Dautocomplete_text_field_unittest.mm372 [NSApp postEvent:upEvent atStart:YES];
407 [NSApp postEvent:upEvent atStart:YES];
426 [NSApp postEvent:upEvent atStart:YES];
445 [NSApp postEvent:upEvent atStart:YES];
459 [NSApp postEvent:upEvent atStart:YES];
488 [NSApp postEvent:upEvent atStart:YES];
490 [NSApp postEvent:upEvent2 atStart:YES];
513 [NSApp postEvent:upEvent atStart:YES];
515 [NSApp postEvent:upEvent2 atStart:YES];
517 [NSApp postEvent:upEvent3 atStart:YES];
[all …]
/external/icu4c/i18n/
Dregexcmp.cpp2394 UBool atStart = TRUE; // True if no part of the pattern yet encountered in matchStartType() local
2450 if (atStart) { in matchStartType()
2457 if (atStart) { in matchStartType()
2470 atStart = FALSE; in matchStartType()
2483 atStart = FALSE; in matchStartType()
2496 atStart = FALSE; in matchStartType()
2507 atStart = FALSE; in matchStartType()
2520 atStart = FALSE; in matchStartType()
2535 atStart = FALSE; in matchStartType()
2552 atStart = FALSE; in matchStartType()
[all …]
/external/chromium_org/third_party/icu/source/i18n/
Dregexcmp.cpp2434 UBool atStart = TRUE; // True if no part of the pattern yet encountered in matchStartType() local
2490 if (atStart) { in matchStartType()
2497 if (atStart) { in matchStartType()
2510 atStart = FALSE; in matchStartType()
2523 atStart = FALSE; in matchStartType()
2536 atStart = FALSE; in matchStartType()
2547 atStart = FALSE; in matchStartType()
2560 atStart = FALSE; in matchStartType()
2575 atStart = FALSE; in matchStartType()
2592 atStart = FALSE; in matchStartType()
[all …]
/external/chromium_org/ui/app_list/cocoa/test/
Dapps_grid_controller_test_helper.mm35 [NSApp postEvent:events.first atStart:NO];
36 [NSApp postEvent:events.second atStart:NO];
/external/chromium/chrome/browser/ui/cocoa/toolbar/
Dreload_button_unittest.mm67 [NSApp postEvent:click_one.second atStart:YES];
69 [NSApp postEvent:click_two.second atStart:YES];
235 [NSApp postEvent:click.second atStart:YES];
252 [NSApp postEvent:click.second atStart:YES];
Dtoolbar_button_unittest.mm126 [NSApp postEvent:left_up_in_view atStart:YES];
293 [NSApp postEvent:left_up_in_view atStart:YES];
/external/chromium_org/chrome/browser/ui/cocoa/omnibox/
Domnibox_popup_matrix_unittest.mm79 [NSApp postEvent:MouseEventInRow(matrix_, NSLeftMouseUp, 2) atStart:YES];
/external/guava/guava/src/com/google/common/collect/
DIterables.java902 boolean atStart = true;
918 atStart = false;
924 if (atStart) {
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DIterables.java860 boolean atStart = true;
876 atStart = false;
882 if (atStart) {
/external/chromium_org/apps/app_shim/
Dapp_shim_quit_interactive_uitest_mac.mm121 atStart:NO];
/external/chromium_org/third_party/libjingle/source/talk/base/
Dmaccocoasocketserver.mm131 [NSApp postEvent:event atStart:YES];
/external/chromium_org/chrome/browser/ui/cocoa/tabs/
Dtab_strip_controller_unittest.mm157 [NSApp postEvent:event atStart:NO];
/external/chromium/chrome/browser/ui/cocoa/tabs/
Dtab_controller_unittest.mm52 [window postEvent:up atStart:YES];

12