Searched defs:optionalHeight (Results 1 – 3 of 3) sorted by relevance
58 int* optionalHeight = 0; in constructImage() local
74 int* optionalHeight = 0; in v8HTMLImageElementConstructorCallback() local
72 …nt::createForJSConstructor(Document* document, const int* optionalWidth, const int* optionalHeight) in createForJSConstructor()