Searched refs:bRad (Results 1 – 1 of 1) sorted by relevance
389 const bool bRad(rDrag.GetHdl() && HDL_CIRC == rDrag.GetHdl()->GetKind()); in beginSpecialDrag() local391 if(bRad) in beginSpecialDrag()403 const bool bRad(rDrag.GetHdl() && HDL_CIRC == rDrag.GetHdl()->GetKind()); in applySpecialDrag() local405 if (bRad) in applySpecialDrag()441 const bool bRad(rDrag.GetHdl() && HDL_CIRC == rDrag.GetHdl()->GetKind()); in getSpecialDragComment() local443 if(bRad) in getSpecialDragComment()
Completed in 12 milliseconds