Home
last modified time | relevance | path

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

/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx1030 int nClusterCount = 0; in expandOrCondense() local
1035 ++nClusterCount; in expandOrCondense()
1038 if (nClusterCount > 1) in expandOrCondense()
1040 … float fExtraPerCluster = static_cast<float>(nDeltaWidth) / static_cast<float>(nClusterCount - 1); in expandOrCondense()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx5054 sal_uInt32 nClusterCount = static_cast< sal_uInt32 >( maClusterTable.size() + 1 ); in WriteDggAtom() local
5056 rStrm << nLastShapeId << nClusterCount << nShapeCount << nDrawingCount; in WriteDggAtom()

Completed in 51 milliseconds