Lines Matching refs:ImplLayoutArgs
94 void fill_from(gr::Segment & rSeg, ImplLayoutArgs & rArgs,
103 std::pair<float,float> appendCluster(gr::Segment & rSeg, ImplLayoutArgs & rArgs,
108 …void append(gr::Segment & rSeg, ImplLayoutArgs & rArgs, gr::GlyphInfo & rGi, float nextGly…
129 virtual bool LayoutText( ImplLayoutArgs& ); // first step of layout
132 gr::Segment * CreateSegment(ImplLayoutArgs& rArgs, GrSegRecord ** pRecord = NULL);
133 bool LayoutGlyphs(ImplLayoutArgs& rArgs, gr::Segment * pSegment, GrSegRecord * pSegRecord);
135 gr::Segment * CreateSegment(ImplLayoutArgs& rArgs);
136 bool LayoutGlyphs(ImplLayoutArgs& rArgs, gr::Segment * pSegment);
139 virtual void AdjustLayout( ImplLayoutArgs& ); // adjusting positions
144 virtual void ApplyDXArray(ImplLayoutArgs &rArgs, std::vector<int> & rDeltaWidth);
173 void expandOrCondense(ImplLayoutArgs &rArgs);