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

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGAltGlyphDefElement.cpp 44 // 1. In the simplest case, an 'altGlyphDef' contains one or more 'glyphRef' elements.
45 // Each 'glyphRef' element references a single glyph within a particular font.
54 // contains one or more 'glyphRef' elements. Each 'glyphRef' element references a single
63 // The spec doesn't tell how to deal with the mixing of <glyphRef> and <altGlyItem>.
68 // <glyphRef id="g1" />
70 // <glyphRef id="g2" />
76 // <glyphRef id="g1" />
77 // <glyphRef id="g2" />
81 // For b), the content model is 2), so we will use <glyphRef> elements contained i
    [all...]
SVGAltGlyphElement.idl 29 [RaisesException=Setter] attribute DOMString glyphRef;
SVGGlyphRefElement.idl 24 attribute DOMString glyphRef;
SVGTagNames.in 57 glyphRef Conditional=SVG_FONTS
SVGAltGlyphElement.h 41 const AtomicString& glyphRef() const;
SVGGlyphRefElement.h 40 const AtomicString& glyphRef() const;
SVGAltGlyphElement.cpp 51 const AtomicString& SVGAltGlyphElement::glyphRef() const
SVGAttributeNames.in 78 glyphRef
SVGGlyphRefElement.cpp 82 const AtomicString& SVGGlyphRefElement::glyphRef() const
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 

Completed in 1360 milliseconds