Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DTextAutosizer.h137 struct Supercluster { struct
138 explicit Supercluster(const BlockSet* roots) in Supercluster() function
151 …explicit Cluster(const RenderBlock* root, BlockFlags flags, Cluster* parent, Supercluster* supercl… argument