HomeSort by relevance Sort by last modified time
    Searched refs:isRuby (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebCore/rendering/
RenderRuby.h 64 virtual bool isRuby() const { return true; }
81 virtual bool isRuby() const { return true; }
RenderRubyRun.cpp 135 ASSERT(ruby->isRuby());
219 ASSERT(parentRuby && parentRuby->isRuby());
RenderObject.h 288 virtual bool isRuby() const { return false; }
    [all...]

Completed in 14 milliseconds