Home
last modified time | relevance | path

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

/dports/textproc/sigil/Sigil-1.8.0/src/Tabs/
H A DAVTab.cpp48 void AVTab::RefreshContent() in RefreshContent() function in AVTab
55 connect(m_Resource, SIGNAL(ResourceUpdatedOnDisk()), this, SLOT(RefreshContent())); in ConnectSignalsToSlots()
H A DFontTab.cpp48 void FontTab::RefreshContent() in RefreshContent() function in FontTab
55 connect(m_Resource, SIGNAL(ResourceUpdatedOnDisk()), this, SLOT(RefreshContent())); in ConnectSignalsToSlots()
H A DAVTab.h41 void RefreshContent();
H A DFontTab.h41 void RefreshContent();
H A DImageTab.cpp88 RefreshContent(); in ImageTab()
177 void ImageTab::RefreshContent() in RefreshContent() function in ImageTab
381 connect(m_Resource, SIGNAL(ResourceUpdatedOnDisk()), this, SLOT(RefreshContent())); in ConnectSignalsToSlots()
H A DImageTab.h54 void RefreshContent();
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/autofill/payments/
H A Dwebauthn_dialog_view_impl.cc73 RefreshContent(); in OnDialogStateChanged()
136 void WebauthnDialogViewImpl::RefreshContent() { in RefreshContent() function in autofill::WebauthnDialogViewImpl
H A Dwebauthn_dialog_view_impl.h49 void RefreshContent();
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/music/windows/
H A DGUIWindowMusicBase.h48 void RefreshContent(const std::string& strContent);
H A DGUIWindowMusicBase.cpp311 void CGUIWindowMusicBase::RefreshContent(const std::string& strContent) in RefreshContent() function in CGUIWindowMusicBase
/dports/editors/poedit/poedit-1.8.4/src/
H A Dsidebar.cpp752 RefreshContent(); in SetSelectedItem()
779 void Sidebar::RefreshContent() in RefreshContent() function in Sidebar
810 RefreshContent(); in DoEnable()
H A Dsidebar.h173 void RefreshContent();
H A Dedframe.cpp1014 m_sidebar->RefreshContent(); in UpdateTextLanguage()
2911 m_sidebar->RefreshContent(); in OnEditComment()
3601 m_sidebar->RefreshContent(); in OnShowHideSidebar()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/music/dialogs/
H A DGUIDialogSongInfo.cpp506 window->RefreshContent("songs"); in ShowFor()
H A DGUIDialogMusicInfo.cpp1006 window->RefreshContent("albums"); in ShowFor()