Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dwindow.cxx6565 const int workaround_border = 5; in Show() local
6567 aBounds.Left() -= workaround_border; in Show()
6568 aBounds.Top() -= workaround_border; in Show()
6569 aBounds.Right() += workaround_border; in Show()
6570 aBounds.Bottom() += workaround_border; in Show()

Completed in 61 milliseconds