Home
last modified time | relevance | path

Searched refs:fSegmentAdvance (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx178 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()
/aoo42x/main/vcl/inc/
H A Dgraphite_layout.hxx104 bool bRtl, float fSegmentAdvance, int nFirstCharInCluster, int nNextChar,

Completed in 33 milliseconds