Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/bindings/js/
H A DJSImageConstructor.cpp57 int* optionalWidth = 0; in constructImage() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/html/
H A DHTMLImageElement.cpp72 …t> HTMLImageElement::createForJSConstructor(Document* document, const int* optionalWidth, const in… in createForJSConstructor()