Searched refs:setWindowFeature (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/page/
H A DWindowFeatures.h84 void setWindowFeature(const String& keyString, const String& valueString);
H A DWindowFeatures.cpp117 setWindowFeature(keyString, valueString);
121 void WindowFeatures::setWindowFeature(const String& keyString, const String& valueString) function in class:WebCore::WindowFeatures

Completed in 167 milliseconds