Searched refs:aContextBmpSize (Results 1 – 1 of 1) sorted by relevance
2363 Size aContextBmpSize(pEntry->GetFirstItem(SV_ITEM_ID_LBOXCONTEXTBMP)->GetSize(pView,pEntry)); in CalcTextRect() local2372 nBmpHeight = aContextBmpSize.Height(); in CalcTextRect()2381 long nMinWidth = (( (aContextBmpSize.Width()*10) / 100 ) * 2 ) + in CalcTextRect()2382 aContextBmpSize.Width(); in CalcTextRect()2401 nBmpWidth = aContextBmpSize.Width(); in CalcTextRect()
Completed in 27 milliseconds