Searched refs:fSegmentAdvance (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/vcl/source/glyphs/ |
H A D | graphite_layout.cxx | 178 float fSegmentAdvance = rSegment.advanceWidth(); in fill_from() local 179 float fMinX = fSegmentAdvance; in fill_from() 227 fSegmentAdvance, nFirstCharInCluster, in fill_from() 290 appendCluster(rSegment, rArgs, bRtl, fSegmentAdvance, in fill_from() 341 ImplLayoutArgs & rArgs, bool bRtl,float fSegmentAdvance, in appendCluster() argument 408 fNextOrigin = fSegmentAdvance; in appendCluster() 409 nNextOrigin = round2long(fSegmentAdvance * fScaling + rDXOffset); in appendCluster() 410 aBounds.second = std::max(fSegmentAdvance, aBounds.second); in appendCluster()
|
/aoo4110/main/vcl/inc/ |
H A D | graphite_layout.hxx | 104 bool bRtl, float fSegmentAdvance, int nFirstCharInCluster, int nNextChar,
|
Completed in 33 milliseconds