Searched refs:XSL (Results 1 – 18 of 18) sorted by relevance
/external/webkit/Source/WebKit/mac/Misc/ |
D | WebCache.mm | 53 [NSNumber numberWithInt:s.xslStyleSheets.count], @"XSL", 55 [NSNumber numberWithInt:0], @"XSL", 63 [NSNumber numberWithInt:s.xslStyleSheets.size], @"XSL", 65 [NSNumber numberWithInt:0], @"XSL", 73 [NSNumber numberWithInt:s.xslStyleSheets.liveSize], @"XSL", 75 [NSNumber numberWithInt:0], @"XSL", 83 [NSNumber numberWithInt:s.xslStyleSheets.decodedSize], @"XSL", 85 [NSNumber numberWithInt:0], @"XSL", 93 [NSNumber numberWithInt:s.xslStyleSheets.purgeableSize], @"XSL", 95 [NSNumber numberWithInt:0], @"XSL", [all …]
|
/external/webkit/Source/WebCore/css/ |
D | svg.css | 32 …which does not use CSS layout [CSS2-LAYOUT] or XSL formatting [XSL], the 'overflow' property on th… 37 …[CSS2-LAYOUT] or XSL formatting [XSL], if the 'overflow' property has the value hidden or scroll, …
|
/external/smali/ |
D | extract-property.xslt | 1 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:pom="http://maven.apache.org…
|
/external/apache-xml/src/main/java/org/apache/xalan/res/ |
D | XSLTInfo.properties | 29 # W3C XSL Transformations (XSLT) Version 1.0
|
/external/oprofile/doc/xsl/ |
D | xhtml-common.xsl | 1 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | output_text.properties | 31 # xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
D | output_unknown.properties | 38 # xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
D | output_xml.properties | 37 # xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
D | output_html.properties | 34 # xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | PathDiagnostic.cpp | 215 FullSourceLoc XSL = X.getStartLocation().asLocation(); in compareControlFlow() local 217 if (XSL != YSL) in compareControlFlow() 218 return XSL.isBeforeInTranslationUnitThan(YSL); in compareControlFlow()
|
/external/oprofile/ |
D | ChangeLog-2003 | 5277 the XSL, so we only have one .in file now.
|
/external/webkit/Source/WebCore/ |
D | GNUmakefile.am | 4863 # XML Viewer XSL
|
D | ChangeLog-2005-08-23 | 16166 …lem/4125212> form submission delayed until you are on the next page on XML/XSL page (security hole) 37968 …Polish the XML error message so that it indicates when a document is the result of an XSL transfor… 39233 The top-level XSL sheet is now loaded and shows up in the activity window. It is not yet parsed. 39255 Add XSL Stylesheets to the WebCore cache.
|
D | ChangeLog-2006-05-10 | 13837 …<rdar://problem/4473288> XSL file containing <xsl:include href="../Styles/EscapeString.xsl" /> fai…
|
D | ChangeLog-2008-08-10 | 9483 XSL style sheets allowed across origins 9485 Block cross-orgin loads of XSL style sheets, matching Internet
|
D | ChangeLog-2010-05-24 | 28023 In the top-level XSL case, the current code does not crash "by luck"
|
D | ChangeLog-2010-01-29 | 12363 [Qt] XSL stylesheets can load documents from a different origin
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog-2007-10-14 | 5457 …Amend the statistics reporting for the WebCore cache to include XSL and to report live/decoded siz…
|