OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invalidate
(Results
551 - 575
of
2205
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/content/browser/gamepad/
xbox_data_fetcher_mac.h
158
// do need to maintain a reference to it so we can
invalidate
it.
/external/chromium_org/content/test/plugin/
plugin_delete_plugin_in_deallocate_test.cc
51
NULL, //
Invalidate
/external/chromium_org/device/bluetooth/
bluetooth_profile_chromeos.h
119
//
invalidate
its weak pointers before any other members are destroyed.
/external/chromium_org/device/nfc/
nfc_adapter_chromeos.h
109
//
invalidate
its weak pointers before any other members are destroyed.
/external/chromium_org/google_apis/drive/
request_sender.h
103
//
invalidate
its weak pointers before any other members are destroyed.
/external/chromium_org/jingle/notifier/base/
weak_xmpp_client_unittest.cc
80
weak_xmpp_client->
Invalidate
();
xmpp_connection.cc
142
weak_xmpp_client_->
Invalidate
();
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_rwlock_destroy.c
102
*rwlock = NULL; /*
Invalidate
rwlock before anything else */
/external/chromium_org/net/quic/
quic_connection_helper.cc
41
// The scheduled task is after new deadline.
Invalidate
the weak ptrs
/external/chromium_org/ppapi/c/
ppb_instance.h
52
* Binding a device will
invalidate
that portion of the web page to flush the
/external/chromium_org/remoting/codec/
video_decoder_verbatim.cc
72
void VideoDecoderVerbatim::
Invalidate
(const webrtc::DesktopSize& view_size,
/external/chromium_org/third_party/WebKit/Source/build/scripts/
make_settings.py
61
'
invalidate
': None,
/external/chromium_org/third_party/WebKit/Source/core/animation/
TimedItem.h
97
void
invalidate
() const { m_needsUpdate = true; };
function in class:WebCore::TimedItem
/external/chromium_org/third_party/WebKit/Source/core/dom/
Attribute.h
45
// an Element's internal attribute storage may
invalidate
them.
SelectorQuery.h
92
void
invalidate
();
/external/chromium_org/third_party/WebKit/Source/core/frame/
Settings.h
94
void
invalidate
(SettingsDelegate::ChangeType);
/external/chromium_org/third_party/WebKit/Source/core/page/
ContextMenuController.cpp
71
//
Invalidate
the context menu info if its target document is detached.
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFEBlendElement.cpp
120
invalidate
();
SVGFEColorMatrixElement.cpp
125
invalidate
();
SVGFEDisplacementMapElement.cpp
142
invalidate
();
SVGFEOffsetElement.cpp
102
invalidate
();
/external/chromium_org/third_party/WebKit/Source/platform/exported/
WebScrollbarThemeClientImpl.h
57
virtual void
invalidate
() OVERRIDE;
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
ScrollbarThemeClient.h
56
virtual void
invalidate
() = 0;
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_vb_texmat.c
42
* _NEW_TEXTURE will
invalidate
both sets -- it's only on changes to
/external/chromium_org/webkit/browser/fileapi/
file_system_usage_cache.h
42
bool
Invalidate
(const base::FilePath& usage_file_path);
Completed in 1636 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>