Searched refs:rSeg (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/vcl/inc/ |
H A D | graphite_layout.hxx | 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…
|
/aoo4110/main/vcl/source/glyphs/ |
H A D | graphite_layout.cxx | 340 std::pair<float,float> GraphiteLayout::Glyphs::appendCluster(gr::Segment& rSeg, in appendCluster() argument 346 glyph_range_t iGlyphs = rSeg.glyphs(); in appendCluster() 427 …append(rSeg, rArgs, aGlyph, fNextOrigin, fScaling, rChar2Base, rGlyph2Char, rCharDxs, rDXOffset, b… in appendCluster()
|
Completed in 24 milliseconds