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/
DFastTextAutosizer.h135 struct Supercluster { struct
136 explicit Supercluster(const BlockSet* roots) in Supercluster() function
149 …explicit Cluster(const RenderBlock* root, BlockFlags flags, Cluster* parent, Supercluster* supercl… argument