Home
last modified time | relevance | path

Searched refs:nDragHeight (Results 1 – 2 of 2) sorted by path

/aoo41x/main/vcl/inc/vcl/
H A Dsettings.hxx193 void SetStartDragHeight( long nDragHeight ) in SetStartDragHeight() argument
194 { CopyData(); mpData->mnStartDragHeight = nDragHeight; } in SetStartDragHeight()
/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx2890 long nDragHeight = GetSystemMetrics( SM_CYDRAG ); in UpdateSettings() local
2893 if ( nDragHeight ) in UpdateSettings()
2894 aMouseSettings.SetStartDragHeight( nDragHeight ); in UpdateSettings()

Completed in 56 milliseconds