Home
last modified time | relevance | path

Searched defs:isRuby (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderRuby.h63 virtual bool isRuby() const { return true; } in isRuby() function
79 virtual bool isRuby() const { return true; } in isRuby() function
DRenderObject.h284 virtual bool isRuby() const { return false; } in isRuby() function