Searched refs:select_row (Results 1 – 2 of 2) sorted by relevance
72 static void select_row(int row) in select_row() function89 select_row(19); in control_thread_entry()92 select_row(24); in control_thread_entry()
158 int select_row, select_column; in PaintColorPaletteHighlight() local160 GetSelectedPos(&select_row, &select_column); in PaintColorPaletteHighlight()162 selected_box.OffsetRect(m_swatch_size * select_column, m_swatch_size * select_row); in PaintColorPaletteHighlight()246 int select_row, select_column; in PaintColorGradientHighlight() local247 GetSelectedPos(&select_row, &select_column); in PaintColorGradientHighlight()255 selected_box.OffsetRect(m_swatch_size * select_column, m_swatch_size * select_row); in PaintColorGradientHighlight()