Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dresource_item_provider.h47 IFACEMETHODIMP ScrollIntoView();
Dresource_item_provider.cpp512 IFACEMETHODIMP resource_item_provider::ScrollIntoView() in ScrollIntoView() function in resource_item_provider
514 m_pResViewControl->ScrollIntoView(m_pResItemControl); in ScrollIntoView()
Dresource_view.h85 void ScrollIntoView(resource_item *item);
Dresource_view.cpp1971 void resource_view::ScrollIntoView(resource_item *item) in ScrollIntoView() function in resource_view
2021 ScrollIntoView(mpCurrentItem); in SetCurrentItem()