Searched refs:kMsgScaleChanged (Results 1 – 1 of 1) sorted by relevance
39 static const uint32 kMsgScaleChanged = 'scch'; variable868 new BMessage(kMsgScaleChanged), 2, 32, B_HORIZONTAL); in ImageView()869 fScaleSlider->SetModificationMessage(new BMessage(kMsgScaleChanged)); in ImageView()929 case kMsgScaleChanged: in MessageReceived()