Searched defs:isFirst (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/add-ons/input_server/filters/screen_saver/
H A DScreenSaverFilter.cpp207 bool isFirst = !fWatchingDirectory && !fWatchingFile; local
/haiku-fatelf/src/apps/webpositive/tabview/
H A DTabContainerView.cpp210 bool isFirst = index == 0 && hasFrames; local
H A DTabView.cpp194 TabView::Update(bool isFirst, bool isLast, bool isFront) argument
123 DrawBackground(BView* owner, BRect frame, const BRect& updateRect, bool isFirst, bool isLast, bool isFront) argument
144 DrawContents(BView* owner, BRect frame, const BRect& updateRect, bool isFirst, bool isLast, bool isFront) argument
H A DTabManager.cpp496 DrawContents(BView* owner, BRect frame, const BRect& updateRect, bool isFirst, bool isLast, bool isFront) argument
610 _DrawCloseButton(BView* owner, BRect& frame, const BRect& updateRect, bool isFirst, bool isLast, bool isFront) argument

Completed in 99 milliseconds