HomeSort by relevance Sort by last modified time
    Searched defs:isTextArea (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/rendering/
RenderTextControlMultiLine.h 37 virtual bool isTextArea() const { return true; }
60 ASSERT(!object || object->isTextArea());
RenderObject.h 297 virtual bool isTextArea() const { return false; }
    [all...]
  /external/webkit/Source/WebKit/chromium/public/linux/
WebThemeEngine.h 97 bool isTextArea;
  /external/webkit/Source/WebCore/platform/chromium/
PlatformBridge.h 319 bool isTextArea;

Completed in 65 milliseconds