Searched defs:followFlags (Results 1 - 3 of 3) sorted by relevance

/haiku/src/kits/tracker/
H A DBackgroundImage.cpp205 uint32 followFlags = B_FOLLOW_TOP | B_FOLLOW_LEFT; local
/haiku/src/preferences/backgrounds/
H A DBackgroundImage.cpp287 uint32 followFlags = B_FOLLOW_TOP | B_FOLLOW_LEFT; local
/haiku/src/kits/interface/
H A DView.cpp4300 BView::SetViewBitmap(const BBitmap* bitmap, uint32 followFlags, uint32 options) argument
4292 SetViewBitmap(const BBitmap* bitmap, BRect srcRect, BRect dstRect, uint32 followFlags, uint32 options) argument
4320 SetViewOverlay(const BBitmap* overlay, BRect srcRect, BRect dstRect, rgb_color* colorKey, uint32 followFlags, uint32 options) argument
4338 SetViewOverlay(const BBitmap* overlay, rgb_color* colorKey, uint32 followFlags, uint32 options) argument
6529 _SetViewBitmap(const BBitmap* bitmap, BRect srcRect, BRect dstRect, uint32 followFlags, uint32 options) argument
[all...]

Completed in 108 milliseconds