/external/chromium_org/chrome/browser/ui/cocoa/passwords/ |
D | manage_passwords_bubble_never_save_view_controller.mm | 48 // | [Undo] [Confirm] | 68 // Confirm button. 90 // Start with [Confirm]. 95 // [Undo] goes to the left of [Confirm].
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/ |
D | ConfirmInfoBar.java | 23 private final InfoBarListeners.Confirm mConfirmListener; 25 public ConfirmInfoBar(long nativeInfoBar, InfoBarListeners.Confirm confirmListener, in ConfirmInfoBar()
|
D | InfoBarListeners.java | 20 public interface Confirm extends Dismiss { interface in InfoBarListeners
|
/external/clang/test/Modules/ |
D | modules-with-same-name.m | 10 // Confirm that we have two pcm files (one for each 'A'). 16 // Confirm that we have three pcm files (one for each 'A', and one for 'DependsOnA') 22 // Confirm that we still have three pcm files, since DependsOnA will be rebuilt
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_bubble_controller_unittest.mm | 130 // Confirm basics about the bubble window (e.g. that it is inside the 154 // Confirm population of folder list 205 // Confirm ability to handle folders with blank name. 305 // Confirm happiness with parent nodes that have the same name. 337 // Confirm happiness with nodes with the same Name 376 // Confirm picking "choose another folder" caused edit: to be called. 424 // Confirm indentation of items in pop-up menu 458 // Confirm that the sync promo is displayed when the user is not signed in. 466 // Confirm that the sync promo is not displayed when the user is signed in.
|
D | bookmark_bar_controller_unittest.mm | 420 // Confirm the buttons moved from the last check (which may be 426 // Confirm the buttons have a reasonable bounds. Recall that |-frame| 520 // Confirm our "no items" container goes away when we add the 1st 554 // Confirm off the side button only enabled when reasonable. 674 // Confirm reverse mapping. 679 // Confirm uniqueness. 733 // Confirm openBookmark: forwards the request to the controller's delegate 1263 // Confirm exited is a no-op. 1363 // Confirm the contents are only buttons which fell off the side by 1425 // Confirm "off to left" and "off to right" match nothing. [all …]
|
D | bookmark_name_folder_controller_unittest.mm | 76 // Confirm we now have 3, and that the new one is in the middle.
|
D | bookmark_editor_controller_unittest.mm | 102 // Confirm OK button enabled/disabled as appropriate: 123 // Confirm that the background color of the URL edit field changes
|
D | bookmark_bar_view_unittest.mm | 153 // Confirm the pongs.
|
/external/chromium_org/v8/tools/push-to-trunk/ |
D | push_to_trunk.py | 82 if self.Confirm("Is the commit printed above the last push to trunk?"): 146 if self.Confirm(("Automatically increment BUILD_NUMBER? (Saying 'n' will " 343 if not self.Confirm("Please check if your local checkout is sane: Inspect "
|
D | merge_to_branch.py | 95 if self.Confirm("Automatically add corresponding ports (%s)?" 168 if self.Confirm("Automatically increment PATCH_LEVEL? (Saying 'n' will "
|
D | common_includes.py | 389 def Confirm(self, msg): member in Step 398 if self.Confirm(msg):
|
/external/lldb/source/Commands/ |
D | CommandObjectQuit.cpp | 89 if (!m_interpreter.Confirm(message.GetData(), true)) in DoExecute()
|
/external/chromium_org/content/ppapi_plugin/ |
D | ppapi.sb | 7 ; TODO(viettrungluu): Confirm that the exceptions below are needed.
|
/external/chromium_org/chrome/browser/mac/ |
D | keystone_glue_unittest.mm | 162 // Confirm we look like callbacks with nil NSNotifications 211 // Confirm we start up an active timer
|
/external/chromium_org/pdf/ |
D | preview_mode_client.h | 42 virtual bool Confirm(const std::string& message);
|
D | preview_mode_client.cc | 72 bool PreviewModeClient::Confirm(const std::string& message) { in Confirm() function in chrome_pdf::PreviewModeClient
|
D | pdf_engine.h | 109 virtual bool Confirm(const std::string& message) = 0;
|
D | out_of_process_instance.h | 108 virtual bool Confirm(const std::string& message);
|
/external/chromium_org/content/shell/app/ |
D | shell.rc | 82 CAPTION "Confirm"
|
/external/chromium_org/content/test/ |
D | test_expectations.txt | 11 # various *_layout trybots. Confirm that the trybot results are green (any
|
/external/lldb/include/lldb/Interpreter/ |
D | CommandInterpreter.h | 326 bool Confirm (const char *message, bool default_answer);
|
/external/chromium_org/skia/ |
D | skia_test_expectations.txt | 25 # 1. Confirm that those layout_test failures are "reasonable"-- Are they
|
/external/chromium_org/chrome/browser/ui/cocoa/infobars/ |
D | confirm_infobar_controller.mm | 34 // Confirm infobars can have OK and/or cancel buttons, depending on
|
/external/chromium_org/skia/ext/ |
D | skia_utils_mac_unittest.mm | 163 // Confirm size
|