Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
DPaletteLayoutDlg.h63 palette_row mPaletteRows[VISIBLE_PALETTE_ROWS]; variable
DPaletteLayoutDlg.cpp1011 mPaletteRows[index].Create(target_class_name, _T("PaletteRow"), in OnCreate()
1075 mPaletteRows[index].SetData(index + mTopIndex, color, Enabled); in SetRowData()