Searched refs:mnExtraWidth (Results 1 – 1 of 1) sorted by relevance
83 long mnExtraWidth; member330 pItem->mnExtraWidth = nExtraWidth; in ImplFormat()333 pItem->mnExtraWidth++; in ImplFormat()338 pItem->mnExtraWidth = 0; in ImplFormat()341 nX += pItem->mnWidth + pItem->mnExtraWidth + pItem->mnOffset; in ImplFormat()362 aRect.Right() = aRect.Left() + pItem->mnWidth + pItem->mnExtraWidth; in ImplGetItemRectPos()
Completed in 14 milliseconds