Searched defs:BoundsComposer (Results 1 – 1 of 1) sorted by relevance
195 struct BoundsComposer { struct196 BoundsComposer() : mAdvance(0) {} in BoundsComposer() function198 void operator()(const LayoutPiece& layoutPiece, const MinikinPaint& /* paint */, in operator ()()204 float mAdvance;205 MinikinRect mBounds;