Home
last modified time | relevance | path

Searched refs:LoadDataSources (Results 1 – 9 of 9) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xul/templates/
H A DnsXULTemplateBuilder.h122 LoadDataSources(doc, &shouldDelay); in RunnableLoadAndRebuild()
266 LoadDataSources(nsIDocument* aDoc, bool* shouldDelayBuilding);
H A DnsXULTemplateBuilder.cpp434 nsresult rv = LoadDataSources(doc, &shouldDelay); in Init()
1176 nsXULTemplateBuilder::LoadDataSources(nsIDocument* aDocument, in LoadDataSources() function in nsXULTemplateBuilder
/dports/dns/py-namebench/namebench-1.3.1/libnamebench/
H A Dcli.py122 self.LoadDataSources()
H A Dbase_ui.py63 def LoadDataSources(self): member in BaseUI
H A Dtk.py278 self.LoadDataSources()
/dports/dns/py-namebench/namebench-1.3.1/cocoa/
H A Dcontroller.py65 self.LoadDataSources()
/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Dtcmgr.h94 TC_Error_Code LoadDataSources(wxArrayString &sources);
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dchart1.cpp9566 ptcmgr->LoadDataSources(TideCurrentDataSet);
9603 ptcmgr->LoadDataSources(TideCurrentDataSet);
H A Dtcmgr.cpp719 TC_Error_Code TCMgr::LoadDataSources(wxArrayString &sources) in LoadDataSources() function in TCMgr