Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dstatus.cxx83 long mnExtraWidth; member
330 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