OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:currentGDIObjectsInUse
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/win/
GDIObjectCounter.cpp
55
m_startCount =
currentGDIObjectsInUse
();
61
m_endCount =
currentGDIObjectsInUse
();
67
unsigned GDIObjectCounter::
currentGDIObjectsInUse
()
GDIObjectCounter.h
50
static unsigned
currentGDIObjectsInUse
();
Completed in 29 milliseconds