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

  /external/webkit/WebKit/chromium/src/
WebPageSerializerImpl.cpp 118 , hasDoctype(false)
154 if (!param->hasDoctype) {
155 param->hasDoctype = true;
185 if (!param->hasDoctype) {
186 param->hasDoctype = true;
426 param->hasDoctype = true;
WebPageSerializerImpl.h 133 bool hasDoctype;

Completed in 1543 milliseconds