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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
TextAutosizer.h 263 bool superclusterHasEnoughTextToAutosize(Supercluster*, const RenderBlock* widthProvider = 0);
TextAutosizer.cpp 764 bool TextAutosizer::superclusterHasEnoughTextToAutosize(Supercluster* supercluster, const RenderBlock* widthProvider)
785 supercluster->m_multiplier = superclusterHasEnoughTextToAutosize(supercluster, widthProvider)
    [all...]

Completed in 36 milliseconds