Home
last modified time | relevance | path

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

/AOO41X/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx1295 long prevClusterWidth = 0; in GetCaretPositions() local
1333 prevClusterWidth = origClusterWidth; in GetCaretPositions()
1356 nGWidth = prevClusterWidth; in GetCaretPositions()
1364 pCaretXArray[i] = gi.maLinearPos.X() + prevClusterWidth; in GetCaretPositions()
1365 pCaretXArray[i+1] = gi.maLinearPos.X() + prevClusterWidth; in GetCaretPositions()