Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xul/templates/
H A DnsXULTemplateQueryProcessorXML.cpp122 bool* aShouldDelayBuilding, in NS_IMPL_CYCLE_COLLECTION_TRAVERSE()
126 *aShouldDelayBuilding = false; in NS_IMPL_CYCLE_COLLECTION_TRAVERSE()
190 *aShouldDelayBuilding = true; in NS_IMPL_CYCLE_COLLECTION_TRAVERSE()
H A DnsXULTemplateQueryProcessorStorage.cpp155 bool* aShouldDelayBuilding, in GetDatasource() argument
159 *aShouldDelayBuilding = false; in GetDatasource()
H A DnsXULTemplateBuilder.h279 bool* aShouldDelayBuilding);
H A DnsIXULTemplateQueryProcessor.idl97 * may set the aShouldDelayBuilding returned parameter to true to delay
105 * @param aShouldDelayBuilding [out] whether the builder should wait to
113 out boolean aShouldDelayBuilding);
H A DnsXULTemplateBuilder.cpp1177 bool* aShouldDelayBuilding) in LoadDataSources() argument
1189 *aShouldDelayBuilding = false; in LoadDataSources()
1226 isRDFQuery, aShouldDelayBuilding); in LoadDataSources()
1248 bool* aShouldDelayBuilding) in LoadDataSourceUrls() argument
1327 aShouldDelayBuilding, in LoadDataSourceUrls()
H A DnsXULTemplateQueryProcessorRDF.cpp158 bool* aShouldDelayBuilding, in GetDatasource() argument
166 *aShouldDelayBuilding = false; in GetDatasource()