OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ensurehandle
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/wince/
SharedBitmap.cpp
214
bool SharedBitmap::
ensureHandle
()
259
if (
ensureHandle
())
519
else if (
ensureHandle
())
559
if (!bmp || !bmp->
ensureHandle
())
SharedBitmap.h
68
bool
ensureHandle
();
Completed in 382 milliseconds