Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dcolor_edit_dialog.h33 void InvalidateSelection(int row, int col);
Dcolor_edit_dialog.cpp302 void color_gradient_win::InvalidateSelection(int row, int col) in InvalidateSelection() function in color_gradient_win
407 InvalidateSelection(old_row, old_col); in SetSelectedPos()
408 InvalidateSelection(row, col); in SetSelectedPos()