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

  /external/webkit/Source/WebCore/rendering/
RenderRubyRun.h 74 virtual bool isRubyRun() const { return true; }
82 ASSERT(!object || object->isRubyRun());
RenderObject.h 286 virtual bool isRubyRun() const { return false; }
    [all...]

Completed in 37 milliseconds