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

/external/webkit/WebCore/history/cf/
H A DHistoryPropertyList.cpp34 static const int currentFileVersion = 1; member in namespace:WebCore
80 stream.writeInteger(currentFileVersion);
/external/webkit/WebKit/win/
H A DWebHistory.cpp56 #define currentFileVersion 1 macro
299 if (fileVersion > currentFileVersion)

Completed in 47 milliseconds