Searched
full:removed (Results
676 -
700 of
12504) sorted by null
<<21222324252627282930>>
/external/chromium_org/content/renderer/ |
external_popup_menu_browsertest.cc | 140 // Select something, it causes the select to be removed from the page. 144 // It should return false as the select has been removed.
|
/external/chromium_org/net/cert/ |
cert_database.h | 40 // Will be called when a certificate is removed. 43 // Will be called when a CA certificate was added, removed, or its trust
|
/external/chromium_org/net/dns/ |
mdns_cache.h | 80 // Remove expired records, call |record_removed_callback| for every removed 91 // passed in if it was removed, scoped null otherwise.
|
/external/chromium_org/net/third_party/nss/ssl/ |
preenc.h | 4 * Fortezza support is removed. 10 /* Fortezza support is removed.
|
/external/chromium_org/third_party/ |
PRESUBMIT.py | 86 'Third party README should only be removed when the whole\n' 87 'directory is being removed.\n', [f, affected_file]))
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
Node.idl | 64 [TreatNullAs=NullString,Default=Undefined] optional DOMString version); // Removed in DOM4. 75 [MeasureAs=NodeIsSameNode] boolean isSameNode([Default=Undefined] optional Node other); // Removed in DOM4.
|
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
SimplifyMarkupCommand.cpp | 47 // Walk through the inserted nodes, to see if there are elements that could be removed 112 if (!parent) // Parent has already been removed.
|
/external/chromium_org/third_party/WebKit/Source/platform/audio/chromium/ |
AudioBusChromium.cpp | 51 // FIXME: the sampleRate parameter is ignored. It should be removed from the API. 66 // FIXME: the sampleRate parameter is ignored. It should be removed from the API.
|
/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-6.5.html | 66 <li>removed GL_HP_occlusion_test (use GL_ARB_occlusion_query instead) 67 <li>removed GL_SGIX/SGIS_pixel_texture extensions
|
relnotes-7.3.html | 66 <li>Removed include/GL/uglmesa.h header 67 <li>Removed include/GLView.h header for BeOS
|
/external/chromium_org/ui/app_list/ |
app_list_item_list.h | 60 // it. Returns a scoped pointer containing the removed item. 64 // Returns a scoped pointer containing the removed item.
|
/external/chromium_org/ui/aura/ |
window_delegate.h | 74 // children have been destroyed and the window has been removed from its 80 // deleted and the window has been removed from its parent.
|
/external/chromium_org/ui/base/models/ |
list_model.h | 39 // Returns a scoped pointer containing the removed item. 68 // of the model *after* the item at |index| is removed.
|
list_selection_model.h | 55 // removed. For example, if the selection consists of [0, 1, 5] and this is 56 // invoked with 1, it results in [0, 4]. This is used when a tab is removed
|
/external/chromium_org/ui/compositor/ |
layer_animation_observer.h | 54 // Called when |this| is removed to |sequence|'s observer list. 70 // Called when |this| is removed to |sequence|'s observer list.
|
/external/chromium_org/ui/events/ |
event_target.h | 62 // explicitly removed from the target before the handler is destroyed. The 72 // explicitly removed from the target before the handler is destroyed. The
|
/external/chromium_org/ui/views/focus/ |
view_storage.cc | 66 void ViewStorage::ViewRemoved(View* removed) { 69 view_to_ids_.find(removed);
|
/external/chromium_org/ui/views/widget/ |
drop_helper.h | 42 // This is invoked when a View is removed from the RootView to make sure 43 // we don't target a view that was removed during dnd.
|
/external/chromium_org/webkit/common/database/ |
database_connections.h | 37 // Returns true if the last connection was removed. 63 // Returns true if the last connection was removed.
|
database_connections_unittest.cc | 117 // being removed on the current thread. 129 // being removed on another thread.
|
/external/chromium_org/webkit/common/user_agent/ |
user_agent.cc | 67 // Should be removed if the sniffing is removed: http://crbug.com/88211
|
/external/iproute2/man/man8/ |
ip-neighbour.8 | 80 be removed administratively. 85 this entry will be made but it can be removed when its lifetime expires.
|
/external/llvm/include/llvm/CodeGen/ |
LiveVariables.h | 212 bool Removed = false; 217 Removed = true; 222 assert(Removed && "Register is not used by this instruction!"); 223 (void)Removed; 248 bool Removed = false; 253 Removed = true; 257 assert(Removed && "Register is not defined by this instruction!"); 258 (void)Removed;
|
/external/llvm/include/llvm/Support/ |
FileUtilities.h | 60 /// be removed when the object is destroyed. If the FileRemover already 75 /// will not be removed when the object is destroyed.
|
Signals.h | 29 /// delivered that the named file is removed. 33 /// This function removes a file from the list of files to be removed on
|
Completed in 1319 milliseconds
<<21222324252627282930>>