Home
last modified time | relevance | path

Searched defs:TextAutosizingClusterInfo (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DTextAutosizer.cpp51 struct TextAutosizingClusterInfo { struct
52 explicit TextAutosizingClusterInfo(RenderBlock* root) in TextAutosizingClusterInfo() argument
59 RenderBlock* root;
60 const RenderBlock* blockContainingAllText;
64 float maxAllowedDifferenceFromTextWidth;
68 Vector<TextAutosizingClusterInfo> narrowDescendants;