Searched defs:typeDescription (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Tools/DumpRenderTree/win/
H A DPolicyDelegate.cpp111 LPCTSTR typeDescription; local
114 typeDescription = TEXT("link clicked");
117 typeDescription = TEXT("form submitted");
120 typeDescription = TEXT("back/forward");
123 typeDescription = TEXT("reload");
126 typeDescription = TEXT("form resubmitted");
129 typeDescription = TEXT("other");
132 typeDescription = TEXT("illegal value");
135 wstring message = TEXT("Policy delegate: attempt to load ") + wurl + TEXT(" with navigation type '") + typeDescription + TEXT("'");
/external/webkit/Tools/DumpRenderTree/qt/
H A DDumpRenderTreeQt.cpp328 QString typeDescription; local
332 typeDescription = "link clicked";
335 typeDescription = "form submitted";
338 typeDescription = "back/forward";
341 typeDescription = "reload";
344 typeDescription = "form resubmitted";
347 typeDescription = "other";
350 typeDescription = "illegal value";
355 url.toUtf8().constData(), typeDescription.toUtf8().constData());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ecf_3.1.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 71 milliseconds