Searched refs:setFormat (Results 1 – 13 of 13) sorted by relevance
/external/webkit/WebCore/svg/ |
D | SVGAltGlyphElement.h | 46 void setFormat(const AtomicString&, ExceptionCode&);
|
D | SVGAltGlyphElement.cpp | 55 void SVGAltGlyphElement::setFormat(const AtomicString&, ExceptionCode& ec) in setFormat() function in WebCore::SVGAltGlyphElement
|
D | SVGFontFaceUriElement.cpp | 54 src->setFormat(value.isEmpty() ? "svg" : value); // Default format in srcValue()
|
/external/webkit/WebCore/css/ |
D | CSSFontFaceSrcValue.h | 56 void setFormat(const String& format) { m_format = format; } in setFormat() function
|
D | CSSParser.cpp | 3282 uriValue->setFormat(args->current()->string); in parseFontFaceSrc()
|
/external/icu4c/test/intltest/ |
D | tchcfmt.cpp | 171 pattform->setFormat( 0, *fileform ); in TestComplexExample() 172 pattform->setFormat( 2, *filenumform ); in TestComplexExample() 272 pattform->setFormat( 0, *fileform ); in TestComplexExample()
|
D | msfmrgts.cpp | 790 form1->setFormat(1, *fileform); in Test4105380() 791 form2->setFormat(0, *fileform); in Test4105380()
|
D | tmsgfmt.cpp | 488 form->setFormat(1,*fileform); // NOT zero, see below in testMsgFormatChoice()
|
/external/icu4c/i18n/unicode/ |
D | msgfmt.h | 454 virtual void setFormat(int32_t formatNumber, const Format& format);
|
/external/webkit/WebKit/qt/Plugins/ |
D | ICOHandler.cpp | 455 handler->setFormat(format); in create()
|
/external/icu4c/i18n/ |
D | msgfmt.cpp | 833 MessageFormat::setFormat(int32_t n, const Format& newFormat) { in setFormat() function in MessageFormat
|
/external/webkit/WebCore/ |
D | ChangeLog-2007-10-14 | 1118 (WebCore::CSSFontFaceSrcValue::setFormat):
|
D | ChangeLog-2008-08-10 | 38573 (WebCore::SVGAltGlyphElement::setFormat):
|