Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderRuby.h66 virtual bool isRuby() const OVERRIDE { return true; } in isRuby() function
84 virtual bool isRuby() const OVERRIDE { return true; } in isRuby() function
DRenderObject.h390 virtual bool isRuby() const { return false; } in isRuby() function