Searched refs:SetData (Results 1 – 4 of 4) sorted by relevance
| /GUIX-v6.2.1/guix_studio/ |
| D | string_scroll_wheel_edit_dlg.cpp | 158 row->SetData(_T(""), string); in TestSetRowData() 456 void value_list_row::SetData(CString id, CString text) in SetData() function in value_list_row 558 row->SetData(id_name, text); in OnCreate()
|
| D | string_scroll_wheel_edit_dlg.h | 19 void SetData(CString id, CString string);
|
| D | PaletteLayoutDlg.h | 15 void SetData(int index, GX_COLOR color, BOOL bEnabled);
|
| D | PaletteLayoutDlg.cpp | 701 void palette_row::SetData(int index, GX_COLOR color, BOOL Enabled) in SetData() function in palette_row 1075 mPaletteRows[index].SetData(index + mTopIndex, color, Enabled); in SetRowData()
|