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

  /external/webkit/Source/WebCore/html/
HTMLCollection.cpp 70 uint64_t docversion = static_cast<HTMLDocument*>(m_base->document())->domTreeVersion(); local
75 m_info->version = docversion;
79 if (m_info->version != docversion) {
81 m_info->version = docversion;
  /external/libvpx/nestegg/src/
nestegg.c 1414 uint64_t id, version, docversion; local
    [all...]

Completed in 129 milliseconds