Home
last modified time | relevance | path

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

/AOO41X/main/basctl/source/basicide/
H A Dbaside2b.cxx75 #define DWBORDER 3 macro
1207 aTreeListBox.SetPosPixel( Point( DWBORDER, nVirtToolBoxHeight + nHeaderBarHeight ) ); in WatchWindow()
1210 Point aPnt( DWBORDER, nVirtToolBoxHeight + 1 ); in WatchWindow()
1237 long nTextLen = GetTextWidth( aWatchStr ) + DWBORDER; in WatchWindow()
1273 DrawText( Point( DWBORDER, 7 ), aWatchStr ); in Paint()
1282 Size aBoxSz( aSz.Width() - 2*DWBORDER, aSz.Height() - nVirtToolBoxHeight - DWBORDER ); in Resize()
1541 aTreeListBox.SetPosPixel( Point( DWBORDER, nVirtToolBoxHeight ) ); in StackWindow()
1552 aGotoCallButton.SetPosPixel( Point( DWBORDER, 2 ) ); in StackWindow()
1575 DrawText( Point( DWBORDER, 7 ), aStackStr ); in Paint()
1584 Size aBoxSz( aSz.Width() - 2*DWBORDER, aSz.Height() - nVirtToolBoxHeight - DWBORDER ); in Resize()
[all …]