Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dcolor_edit_dialog.cpp1136 int curpos = ((CSliderCtrl *)GetDlgItem(ctrl_id))->GetPos(); in OnHScroll() local
1138 nPos = curpos; in OnHScroll()