Home
last modified time | relevance | path

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

/aoo41x/main/editeng/source/editeng/
H A Dimpedit2.cxx3992 long nXInPortion = nXPos - nXLeft; in GetChar() local
3994 nXInPortion = nXRight - nXPos; in GetChar()
4000 if ( nTmpPosMax > nXInPortion ) in GetChar()
4004 long nDiffLeft = nXInPortion - nTmpPosMin; in GetChar()
4005 long nDiffRight = nTmpPosMax - nXInPortion; in GetChar()

Completed in 38 milliseconds