Home
last modified time | relevance | path

Searched refs:GetRowId (Results 1 – 4 of 4) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dstring_scroll_wheel_edit_dlg.h18 int GetRowId() { return mRowId; } in GetRowId() function
Dstring_table_edit_dlg.h137 int GetRowId() {return mRowId;} in GetRowId() function
Dstring_scroll_wheel_edit_dlg.cpp139 if (row->GetRowId() == row_id) in TestSetRowData()
Dstring_table_edit_dlg.cpp2010 RowSelected(0, row->GetRowId()); in SelectFirstRow()