Searched refs:nContextWidthDIV2 (Results 1 – 2 of 2) sorted by relevance
240 long nContextWidthDIV2 = nContextWidth / 2; in SetTabs() local261 nStartPos += nContextWidthDIV2; // wg. Zentrierung in SetTabs()263 nStartPos += nContextWidthDIV2; // rechter Rand der Context-Bmp in SetTabs()274 nStartPos += nContextWidthDIV2; in SetTabs()291 nStartPos += nContextWidthDIV2; // Mitte der Context-Bmp in SetTabs()305 nStartPos += nContextWidthDIV2; // Mitte der Context-Bmp in SetTabs()2500 long nContextWidthDIV2 = nContextWidth / 2; in GetTextOffset() local2519 nStartPos += nContextWidthDIV2; // wg. Zentrierung in GetTextOffset()2529 nStartPos += nContextWidthDIV2; in GetTextOffset()2542 nStartPos += nContextWidthDIV2; // Mitte der Context-Bmp in GetTextOffset()[all …]
628 long nContextWidthDIV2 = nNodeWidthPixel >> 1; in SetTabs() local630 long nStartPos = 2 + ( nIndent + nContextWidthDIV2 ); in SetTabs()634 nStartPos += nContextWidthDIV2 + 5; in SetTabs()
Completed in 31 milliseconds