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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderRuby.h 66 virtual bool isRuby() const { return true; }
86 virtual bool isRuby() const { return true; }
RenderObject.h 355 virtual bool isRuby() const { return false; }
    [all...]

Completed in 75 milliseconds