HomeSort by relevance Sort by last modified time
    Searched refs:wkPageCount (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebKit2/UIProcess/API/C/
WKContextPrivate.h 38 unsigned wkPageCount;
WKContext.cpp 107 statistics->wkPageCount = webContextStatistics.wkPageCount;
  /external/webkit/Source/WebKit2/UIProcess/
WebContext.h 158 unsigned wkPageCount;
WebPageProxy.cpp 161 WebContext::statistics().wkPageCount++;
171 WebContext::statistics().wkPageCount--;
    [all...]

Completed in 56 milliseconds