Searched refs:GetRow (Results 1 – 2 of 2) sorted by relevance
112 CWnd *GetRow(int row_id);
1784 CWnd* row = GetRow(mSelectedRow); in OnSetFocus()1860 CWnd* row = GetRow(mSelectedRow); in RowSelected()2021 CWnd *table_frame::GetRow(int row_id) in GetRow() function in table_frame2045 CWnd *child = GetRow(row_id); in InvalidateRow()2056 table_row *row = (table_row *)GetRow(row_id); in GetStringIndex()