OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invalidate
(Results
851 - 875
of
2205
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontCache.h
92
void
invalidate
();
FontFallbackList.cpp
52
void FontFallbackList::
invalidate
(PassRefPtr<FontSelector> fontSelector)
function in class:WebCore::FontFallbackList
/external/chromium_org/third_party/WebKit/Source/web/
WebPluginContainerImpl.cpp
109
m_scrollbarGroup->horizontalScrollbar()->
invalidate
();
111
m_scrollbarGroup->verticalScrollbar()->
invalidate
();
369
void WebPluginContainerImpl::
invalidate
()
function in class:blink::WebPluginContainerImpl
371
Widget::
invalidate
();
WebPluginContainerImpl.h
102
virtual void
invalidate
();
/external/chromium_org/third_party/WebKit/public/web/
WebPluginContainer.h
60
virtual void
invalidate
() = 0;
/external/chromium_org/third_party/libjingle/source/talk/base/
bytebuffer.h
113
// calls to Shift or Resize in the interim will
invalidate
the position.
/external/chromium_org/third_party/mesa/src/include/GL/internal/
dri_interface.h
279
* \param drawable the drawable to
invalidate
283
void (*
invalidate
)(__DRIdrawable *drawable);
member in struct:__DRI2flushExtensionRec
444
*
Invalidate
loader extension. The presence of this extension
445
* indicates to the DRI driver that the loader will call
invalidate
in
[
all
...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/
dri_util.h
256
* Drawable timestamp. Increased when the loader calls
invalidate
.
/external/chromium_org/third_party/mesa/src/src/mesa/program/
prog_parameter.h
102
might
invalidate
ParameterValues[] */
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_context.h
87
/* On old libGL's for linux we need to
invalidate
the drawables
/external/chromium_org/third_party/mesa/src/src/mesa/vbo/
vbo_context.h
121
* drawing to array drawing we need to
invalidate
the array state.
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
stringprintf.cc
61
// It's possible for methods that use a va_list to
invalidate
/external/chromium_org/third_party/skia/src/core/
SkPixelRef.cpp
249
// We don't
invalidate
ourselves if we think another SkPixelRef is sharing our genID.
/external/chromium_org/third_party/skia/src/gpu/gl/
GrGLVertexArray.cpp
181
fAttribArrays.
invalidate
();
/external/chromium_org/webkit/browser/fileapi/
local_file_stream_writer.cc
31
//
Invalidate
weak pointers so that we won't receive any callbacks from
/external/chromium_org/webkit/renderer/compositor_bindings/
web_layer_impl.h
60
virtual void
invalidate
();
/external/clang/test/Analysis/
misc-ps-region-store.cpp
321
//
Invalidate
fields during C++ method calls.
327
void
invalidate
();
348
invalidate
();
395
// Test that we
invalidate
byref arguments passed to constructors.
new.cpp
26
// Check that the new/delete did not
invalidate
someGlobal;
string-fail.c
91
// Call a function with unknown effects, which should
invalidate
globals.
/external/eigen/bench/btl/actions/
action_trisolve_matrix.hh
74
//
invalidate
copy ctor
action_trmm.hh
74
//
invalidate
copy ctor
/external/guava/guava-tests/test/com/google/common/cache/
AbstractCacheTest.java
73
public void
invalidate
(Object key) {
CacheReferencesTest.java
112
cache.
invalidate
(key1);
/external/jmonkeyengine/engine/src/desktop/com/jme3/system/awt/
AwtPanel.java
255
public void
invalidate
(){
method in class:AwtPanel
/external/libvorbis/doc/vorbisfile/
callbacks.html
79
passed in instance of the data access abstraction and
invalidate
the
Completed in 1333 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>