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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
FastTextAutosizer.h 271 const RenderBlock* maxClusterWidthProvider(const Supercluster*, const RenderBlock* currentRoot);
FastTextAutosizer.cpp 787 const RenderBlock* widthProvider = maxClusterWidthProvider(cluster->m_supercluster, cluster->m_root);
803 const RenderBlock* FastTextAutosizer::maxClusterWidthProvider(const Supercluster* supercluster, const RenderBlock* currentRoot)
    [all...]

Completed in 122 milliseconds