Home
last modified time | relevance | path

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

/haiku/src/kits/tracker/
H A DPose.h73 void DeselectWithoutErasingBackground(BRect rect,
H A DPose.cpp692 BPose::DeselectWithoutErasingBackground(BRect, BPoseView* poseView) in DeselectWithoutErasingBackground() function in BPose
H A DPoseView.cpp10002 pose->DeselectWithoutErasingBackground(poseRect, this); in HiliteDropTarget()