Searched defs:noResize (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/html/
H A DHTMLFrameElement.h37 bool noResize() const { return m_noResize; } function in class:WebCore::HTMLFrameElement
H A DHTMLFrameSetElement.h37 bool noResize() const { return m_noresize; } function in class:WebCore::HTMLFrameSetElement
/external/webkit/Source/WebCore/bindings/objc/
H A DPublicDOMInterfaces.h531 @property BOOL noResize; variable

Completed in 68 milliseconds