Home
last modified time | relevance | path

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

/aoo4110/main/vcl/aqua/source/gdi/
H A Dsalnativewidgets.cxx1117 buttonRc.origin.x -= FOCUS_RING_WIDTH - CLIP_FUZZ; in drawNativeControl()
1119 buttonRc.origin.x += FOCUS_RING_WIDTH + CLIP_FUZZ; in drawNativeControl()
1455 … x += aCtrlBoundRect.GetWidth() - SPIN_BUTTON_WIDTH - SPIN_BUTTON_SPACE - CLIP_FUZZ; in getNativeControlRegion()
1456 y += FOCUS_RING_WIDTH - CLIP_FUZZ; in getNativeControlRegion()
1457 w = SPIN_BUTTON_WIDTH + 2*CLIP_FUZZ; in getNativeControlRegion()
1458 h = SPIN_UPPER_BUTTON_HEIGHT + 2*CLIP_FUZZ; in getNativeControlRegion()
1466 … x += aCtrlBoundRect.GetWidth() - SPIN_BUTTON_WIDTH - SPIN_BUTTON_SPACE - CLIP_FUZZ; in getNativeControlRegion()
1467 y += SPIN_UPPER_BUTTON_HEIGHT + FOCUS_RING_WIDTH - CLIP_FUZZ; in getNativeControlRegion()
1468 w = SPIN_BUTTON_WIDTH + 2*CLIP_FUZZ; in getNativeControlRegion()
1469 h = SPIN_LOWER_BUTTON_HEIGHT + 2*CLIP_FUZZ; in getNativeControlRegion()
/aoo4110/main/vcl/inc/aqua/
H A Dsalnativewidgets.h65 #define CLIP_FUZZ 1 macro

Completed in 20 milliseconds