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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
TextAutosizer.h 109 static void measureDescendantTextWidth(const RenderBlock* container, TextAutosizingClusterInfo&, float minTextWidth, float& textWidth);
TextAutosizer.cpp 704 // practice less lines are required, since measureDescendantTextWidth
724 measureDescendantTextWidth(clusterInfos[i].blockContainingAllText, clusterInfos[i], minTextWidth, totalTextWidth);
    [all...]

Completed in 86 milliseconds