Searched refs:GetMouseRect (Results 1 – 2 of 2) sorted by relevance
338 inline const Rectangle& GetMouseRect( ) const { return maMouseRect; } in GetMouseRect() function in RadioButton446 SAL_DLLPRIVATE const Rectangle& GetMouseRect() const { return maMouseRect; } in GetMouseRect() function in CheckBox
4290 if ( IsMouseOver() && GetMouseRect().IsInside( GetPointerPosPixel() ) ) in ImplDrawCheckBoxState()
Completed in 46 milliseconds