Lines Matching refs:ImplLayoutArgs
169 GraphiteLayout::Glyphs::fill_from(gr::Segment & rSegment, ImplLayoutArgs &rArgs, in fill_from()
341 ImplLayoutArgs & rArgs, bool bRtl,float fSegmentAdvance, in appendCluster()
463 GraphiteLayout::Glyphs::append(gr::Segment &segment, ImplLayoutArgs &args, gr::GlyphInfo & gi, floa… in append()
589 bool GraphiteLayout::LayoutText(ImplLayoutArgs & rArgs) in LayoutText()
694 gr::Segment * GraphiteLayout::CreateSegment(ImplLayoutArgs& rArgs, GrSegRecord ** pSegRecord) in CreateSegment()
696 gr::Segment * GraphiteLayout::CreateSegment(ImplLayoutArgs& rArgs) in CreateSegment()
824 bool GraphiteLayout::LayoutGlyphs(ImplLayoutArgs& rArgs, gr::Segment * pSegment, GrSegRecord * pSeg… in LayoutGlyphs()
826 bool GraphiteLayout::LayoutGlyphs(ImplLayoutArgs& rArgs, gr::Segment * pSegment) in LayoutGlyphs()
985 void GraphiteLayout::AdjustLayout(ImplLayoutArgs& rArgs) in AdjustLayout()
1025 void GraphiteLayout::expandOrCondense(ImplLayoutArgs &rArgs) in expandOrCondense()
1087 void GraphiteLayout::ApplyDXArray(ImplLayoutArgs &args, std::vector<int> & rDeltaWidth) in ApplyDXArray()