OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invalidate
(Results
801 - 825
of
2205
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium_org/chrome/browser/ui/cocoa/toolbar/
reload_button.mm
53
[pendingReloadTimer_
invalidate
];
/external/chromium_org/chrome/browser/ui/gtk/
browser_toolbar_gtk.h
199
// Flag to
invalidate
the wrench menu model.
/external/chromium_org/chrome/browser/ui/gtk/panels/
panel_gtk.h
128
//
Invalidate
window to force repaint.
/external/chromium_org/chrome/browser/ui/views/extensions/
extension_uninstall_dialog_view.cc
78
// we
invalidate
pointers.
/external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_result_view.h
63
void
Invalidate
();
/external/chromium_org/chrome/browser/ui/views/panels/
taskbar_window_thumbnailer_win.cc
81
// The snapshot feeded to the system could be cached.
Invalidate
it.
/external/chromium_org/chrome/browser/undo/
undo_manager.cc
161
// User actions
invalidate
any available redo actions.
/external/chromium_org/chrome/browser/web_resource/
promo_resource_service.cc
132
//
invalidate
the NTP cache at the time of the promo start.
/external/chromium_org/chrome/common/
instant_restricted_id_cache.h
134
// cache_.Put() can
invalidate
the iterator |last_add_start_| is pointing to.
/external/chromium_org/chrome_frame/
protocol_sink_wrap.h
132
void
Invalidate
();
/external/chromium_org/chromeos/dbus/
bluetooth_profile_manager_client.cc
224
//
invalidate
its weak pointers before any other members are destroyed.
fake_shill_device_client.h
114
//
invalidate
its weak pointers before any other members are destroyed.
fake_shill_manager_client.h
126
//
invalidate
its weak pointers before any other members are destroyed.
fake_shill_service_client.h
127
//
invalidate
its weak pointers before any other members are destroyed.
modem_messaging_client.cc
130
//
invalidate
its weak pointers before any other members are destroyed.
nfc_adapter_client.cc
211
//
invalidate
its weak pointers before any other members are destroyed.
nfc_manager_client.cc
155
//
invalidate
its weak pointers before any other members are destroyed.
shill_client_helper.h
182
//
invalidate
its weak pointers before any other members are destroyed.
/external/chromium_org/components/autofill/core/browser/
phone_number.cc
92
//
Invalidate
the cached number.
/external/chromium_org/content/child/indexed_db/
webidbcursor_impl.cc
32
// this object. But, if that ever changed, then we'd need to
invalidate
webidbdatabase_impl.cc
41
// this object. But, if that ever changed, then we'd need to
invalidate
/external/chromium_org/content/child/npapi/
webplugin.h
52
virtual void
Invalidate
() = 0;
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ContentView.java
575
public boolean awakenScrollBars(int startDelay, boolean
invalidate
) {
576
return mContentViewCore.awakenScrollBars(startDelay,
invalidate
);
783
public boolean super_awakenScrollBars(int startDelay, boolean
invalidate
) {
784
return super.awakenScrollBars(startDelay,
invalidate
);
/external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
ContentViewScrollingTest.java
88
public boolean super_awakenScrollBars(int startDelay, boolean
invalidate
) {
PopupZoomerTest.java
35
public void
invalidate
() {
method in class:PopupZoomerTest.CustomCanvasPopupZoomer
Completed in 989 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>