Searched defs:setMediaType (Results 1 - 8 of 8) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DProcessorOutputElem.java102 public void setMediaType(String newValue) method in class:ProcessorOutputElem
/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DXSLOutputAttributes.java162 public void setMediaType(String mediatype); method in interface:XSLOutputAttributes
H A DSerializerBase.java728 * @see SerializationHandler#setMediaType(String)
730 public void setMediaType(String mediaType) method in class:SerializerBase
H A DToUnknownStream.java129 * true if setMediaType() was called before the underlying handler
684 * @see XSLOutputAttributes#setMediaType(String)
686 public void setMediaType(String mediaType) method in class:ToUnknownStream
688 m_handler.setMediaType(mediaType);
1024 m_handler.setMediaType(oldHandler.getMediaType());
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DDumpRenderTreeSupportQt.cpp471 void DumpRenderTreeSupportQt::setMediaType(QWebFrame* frame, const QString& type) function in class:DumpRenderTreeSupportQt
475 view->setMediaType(type);
/external/webkit/Tools/DumpRenderTree/qt/
H A DLayoutTestControllerQt.cpp376 void LayoutTestController::setMediaType(const QString& type) function in class:LayoutTestController
378 DumpRenderTreeSupportQt::setMediaType(m_drt->webPage()->mainFrame(), type);
/external/webkit/Source/WebCore/page/
H A DFrameView.cpp1084 void FrameView::setMediaType(const String& mediaType) function in class:WebCore::FrameView
1103 setMediaType("print");
1106 setMediaType(m_mediaTypeWhenNotPrinting);
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 2907 milliseconds