Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
DPaletteLayoutDlg.h107 CScrollBar mPalIndexScroll; variable
DPaletteLayoutDlg.cpp155 DDX_Control(pDX, IDC_PALETTE_SCROLL, mPalIndexScroll); in DoDataExchange()
164 mPalIndexScroll.SetScrollInfo(&info); in DoDataExchange()
548 ::SetScrollPos(mPalIndexScroll.GetSafeHwnd(), SB_CTL, top_index, TRUE); in Scroll()