Home
last modified time | relevance | path

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

/GUIX-v6.4.1/guix_studio/
Dstudiox_util.h183 int props_win_scrollpos; member
DMainFrm.cpp1615 info.props_win_scrollpos = GetPropsWin()->GetScrollPos(SB_VERT); in OnRecordmacro()
1802 GetPropsWin()->SetScrollPos(SB_VERT, ini_info->props_win_scrollpos); in OnSetLayout()