Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dstring_table_edit_dlg.h114 BOOL IncludeInSearch(int RowId);
Dstring_table_edit_dlg.cpp1492 BOOL table_frame::IncludeInSearch(int RowId) in IncludeInSearch() argument
1501 text = mpTable->GetStringId(RowId); in IncludeInSearch()
1511 text = mpTable->GetString(RowId, language); in IncludeInSearch()