Searched defs:currentGDIObjectsInUse (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/win/
H A DGDIObjectCounter.cpp55 m_startCount = currentGDIObjectsInUse();
61 m_endCount = currentGDIObjectsInUse();
67 unsigned GDIObjectCounter::currentGDIObjectsInUse() function in class:WebCore::GDIObjectCounter

Completed in 455 milliseconds