Home
last modified time | relevance | path

Searched defs:inSameDeck (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/wml/
DWMLGoElement.cpp120 bool inSameDeck = document->url().path() == url.path(); in executeTask() local
152 void WMLGoElement::preparePOSTRequest(ResourceRequest& request, bool inSameDeck, const String& cach… in preparePOSTRequest()