HomeSort by relevance Sort by last modified time
    Searched full:svgtags (Results 1 - 13 of 13) sorted by null

  /external/webkit/Source/WebCore/
DerivedSources.make 839 SVGElementFactory.cpp SVGNames.cpp : dom/make_names.pl svg/svgtags.in svg/svgattrs.in
840 perl -I $(WebCore)/bindings/scripts $< --tags $(WebCore)/svg/svgtags.in --attrs $(WebCore)/svg/svgattrs.in --extraDefines "$(SVG_FLAGS)" --factory --wrapperFactory
843 SVGElementFactory.cpp SVGNames.cpp : dom/make_names.pl svg/svgtags.in svg/svgattrs.in
844 perl -I $(WebCore)/bindings/scripts $< --tags $(WebCore)/svg/svgtags.in --attrs $(WebCore)/svg/svgattrs.in --factory --wrapperFactory
CodeGenerators.pri 17 SVG_NAMES = $$PWD/svg/svgtags.in
585 svgnames.commands = perl -I$$PWD/bindings/scripts $$svgnames.wkScript --tags $$PWD/svg/svgtags.in --attrs $$PWD/svg/svgattrs.in --extraDefines \"$${DEFINES}\" --preprocessor \"$${QMAKE_MOC} -E\" --factory $$wrapperFactoryArg --outputDir $$WC_GENERATED_SOURCES_DIR
Android.derived.v8bindings.mk     [all...]
GNUmakefile.am     [all...]
CMakeLists.txt     [all...]
ChangeLog-2005-12-19     [all...]
ChangeLog-2007-10-14     [all...]
ChangeLog-2008-08-10     [all...]
ChangeLog-2006-05-10     [all...]
ChangeLog-2009-06-16     [all...]
ChangeLog-2010-01-29     [all...]
  /external/webkit/Source/WebCore/WebCore.gyp/
WebCore.gyp 579 '../svg/svgtags.in',
    [all...]
  /external/webkit/Source/WebCore/html/parser/
HTMLTreeBuilder.cpp 642 QualifiedName** svgTags = SVGNames::getSVGTags(&length);
643 mapLoweredLocalNameToName(caseMap, svgTags, length);
    [all...]

Completed in 207 milliseconds