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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderCombineText.h 41 virtual bool isCombineText() const { return true; }
54 ASSERT_WITH_SECURITY_IMPLICATION(!object || object->isCombineText());
60 ASSERT_WITH_SECURITY_IMPLICATION(!object || object->isCombineText());
RenderObject.h     [all...]

Completed in 49 milliseconds