Searched refs:m_attr4 (Results 1 – 2 of 2) sorted by relevance
171 wxListItemAttr m_attr4; // style, for future dates variable
941 m_attr4(mmColors::listFutureDateColor, mmColors::listAlternativeColor1, wxNullFont), in TransactionListCtrl()1326 else if (in_the_future) return (wxListItemAttr*)&m_attr4; in OnGetItemAttr()