Searched refs:nNodeWidthPixel (Results 1 – 2 of 2) sorted by relevance
232 long nNodeWidthPixel = GetExpandedNodeBmp().GetSizePixel().Width(); in SetTabs() local272 nStartPos += ( nIndent + (nNodeWidthPixel/2) ); in SetTabs()285 nStartPos += ( nIndent + nNodeWidthPixel ); in SetTabs()2492 long nNodeWidthPixel = GetExpandedNodeBmp().GetSizePixel().Width(); in GetTextOffset() local2527 nStartPos += ( nIndent + (nNodeWidthPixel/2) ); in GetTextOffset()2537 nStartPos += ( nIndent + nNodeWidthPixel ); in GetTextOffset()
627 long nNodeWidthPixel = maImgCollapsed.GetSizePixel().Width(); in SetTabs() local628 long nContextWidthDIV2 = nNodeWidthPixel >> 1; in SetTabs()632 nStartPos += nNodeWidthPixel + 5; in SetTabs()
Completed in 52 milliseconds