OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setContentsFrozen
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/
TiledBackingStore.h
51
void
setContentsFrozen
(bool);
TiledBackingStore.cpp
383
void TiledBackingStore::
setContentsFrozen
(bool freeze)
/external/webkit/Source/WebKit/qt/Api/
qgraphicswebview.cpp
925
backingStore->
setContentsFrozen
(frozen);
Completed in 1842 milliseconds