Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dwidget_factory.h36 static void ReplaceScrollbar(widget_info *info, GX_SCROLLBAR_APPEARANCE *appearance);
Dhscroll_service_provider.cpp207 widget_factory::ReplaceScrollbar(info, &appearance); in AssignPixelmap()
Dvscroll_service_provider.cpp213 widget_factory::ReplaceScrollbar(info, &appearance); in AssignPixelmap()
Dundo_manager.cpp568 widget_factory::ReplaceScrollbar(current_info, &appearance); in Undo()
579 widget_factory::ReplaceScrollbar(current_info, &appearance); in Undo()
Dwidget_factory.cpp1248 void widget_factory::ReplaceScrollbar(widget_info *info, GX_SCROLLBAR_APPEARANCE *appearance) in ReplaceScrollbar() function in widget_factory
Dproperties_win.cpp4381 widget_factory::ReplaceScrollbar(mpInfo, &appearance); in OnScrollAppearanceChange()
4440 widget_factory::ReplaceScrollbar(mpInfo, &appearance); in OnScrollStyleChange()