Searched defs:isMap (Results 1 - 2 of 2) sorted by relevance

/external/webkit/WebCore/html/
H A DHTMLImageElement.cpp335 bool HTMLImageElement::isMap() const function in class:WebCore::HTMLImageElement
340 void HTMLImageElement::setIsMap(bool isMap) argument
342 setAttribute(ismapAttr, isMap ? "" : 0);
/external/webkit/WebCore/bindings/objc/
H A DPublicDOMInterfaces.h581 @property BOOL isMap; variable

Completed in 36 milliseconds