Searched defs:hasURL (Results 1 - 4 of 4) sorted by relevance
/external/webkit/Source/WebCore/platform/gtk/ | ||
H A D | DataObjectGtk.h | 50 bool hasURL() { return !m_url.isEmpty() && m_url.isValid(); } function in class:WebCore::DataObjectGtk |
/external/webkit/Source/WebKit/win/ | ||
H A D | WebHistoryItem.cpp | 296 HRESULT STDMETHODCALLTYPE WebHistoryItem::hasURLString(BOOL *hasURL) argument 298 *hasURL = m_historyItem->urlString().isEmpty() ? FALSE : TRUE; |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/ | ||
H A D | performanceui.jar | META-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ | ||
H A D | ant-nodeps.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ... |
Completed in 540 milliseconds