Home
last modified time | relevance | path

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

/trunk/main/svtools/source/filter/
H A Dsgvtext.cxx903 BoxRest=UmbWdt-R->ChrXP; in FormatLine()
907 Line[i]-=(i-1)*(BoxRest) /(nChars-1); in FormatLine()
937 BoxRest=AdjWdt-R->ChrXP; in FormatLine()
943 BoxRest=BoxRest /2; // Mitte in FormatLine()
944 for (i=1;i<=nChars;i++) Line[i]=Line[i]+BoxRest; in FormatLine()
947 for (i=1;i<=nChars;i++) Line[i]=Line[i]+BoxRest; in FormatLine()
956 if (Just==THJustDrvOut) BoxRest=AdjWdt-Line[re+1]; in FormatLine()
967 Line[i]=Line[i]+MulDiv(i-li,BoxRest,re-li+1-1); in FormatLine()
974 h=MulDiv(k,BoxRest,j); in FormatLine()
987 BoxRest=AdjWdt-Line[re+1]; in FormatLine()
[all …]

Completed in 14 milliseconds