HomeSort by relevance Sort by last modified time
    Searched defs:infobars (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/ui/cocoa/infobars/
infobar_container_controller.h 31 namespace infobars { namespace
36 }; // namespace infobars
43 // adding/removing infobars when needed.
47 // Needed to send resize messages when infobars are added or removed.
50 // The TabContents we are currently showing infobars for.
68 // Informs the selected TabContents that the infobars for the given
85 // Modifies this container to display infobars for the given
88 // infobars, removes them first and deregisters for any
89 // notifications. |contents| can be NULL, in which case no infobars
94 // Forwarded by BWC. Removes all infobars and deregisters for any notification
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/infobars/
infobar_container_controller.h 35 namespace infobars { namespace
43 }; // namespace infobars
50 // adding/removing infobars when needed.
54 // Needed to send resize messages when infobars are added or removed.
57 // The WebContents we are currently showing infobars for.
90 // Modifies this container to display infobars for the given
93 // infobars, removes them first and deregisters for any
94 // notifications. |contents| can be NULL, in which case no infobars
99 // Forwarded by BWC. Removes all infobars and deregisters for any notifications
103 // Returns the number of active infobars. This i
    [all...]
  /external/chromium/chrome/browser/automation/
testing_automation_provider.cc 2327 ListValue* infobars = new ListValue; local
    [all...]

Completed in 4953 milliseconds