Home
last modified time | relevance | path

Searched refs:GetRow (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dstring_table_edit_dlg.h112 CWnd *GetRow(int row_id);
Dstring_table_edit_dlg.cpp1784 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_frame
2045 CWnd *child = GetRow(row_id); in InvalidateRow()
2056 table_row *row = (table_row *)GetRow(row_id); in GetStringIndex()