Lines Matching refs:Selection
106 struct Selection { struct
107 Selection() in Selection() function
122 Selection& operator=(const Selection& s) argument
129 bool operator==(const Selection& s) const
135 bool operator!=(const Selection& s) const
147 const Selection& selection, int32* year,
177 BRect _RectOfDay(const Selection& selection) const;
185 Selection fFocusedDay;
186 Selection fNewFocusedDay;
189 Selection fSelectedDay;
190 Selection fNewSelectedDay;
193 Selection fCurrentDay;
194 Selection fNewCurrentDay;