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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
TextAutosizer.h 166 // deepestBlockContainingAllText). A value of 0 indicates the value has not been computed yet.
283 const RenderBlock* deepestBlockContainingAllText(Cluster*);
284 const RenderBlock* deepestBlockContainingAllText(const RenderBlock*) const;
TextAutosizer.cpp 797 return deepestBlockContainingAllText(root);
    [all...]

Completed in 1355 milliseconds