Home
last modified time | relevance | path

Searched refs:rebuildFontFace (Results 1 – 10 of 10) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGFontFaceElement.cpp117 rebuildFontFace(); in parseMappedAttribute()
269 void SVGFontFaceElement::rebuildFontFace() in rebuildFontFace() function in WebCore::SVGFontFaceElement
324 rebuildFontFace(); in insertedIntoDocument()
336 rebuildFontFace(); in childrenChanged()
DSVGFontFaceFormatElement.cpp55 static_cast<SVGFontFaceElement*>(ancestor)->rebuildFontFace(); in childrenChanged()
DSVGFontFaceElement.h51 void rebuildFontFace();
DSVGFontFaceSrcElement.cpp65 static_cast<SVGFontFaceElement*>(parentNode())->rebuildFontFace(); in childrenChanged()
DSVGFontFaceUriElement.cpp81 static_cast<SVGFontFaceElement*>(grandparent)->rebuildFontFace(); in childrenChanged()
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1011362 (WebCore::SVGFontFaceElement::rebuildFontFace):
37893 (WebCore::SVGFontFaceElement::rebuildFontFace):
54962 (WebCore::SVGFontFaceElement::rebuildFontFace):
56210 (WebCore::SVGFontFaceElement::rebuildFontFace):
60693 (WebCore::SVGFontFaceElement::rebuildFontFace):
62695 …(WebCore::SVGFontFaceElement::rebuildFontFace): Construct CSSFontFaceSrc object (marked as 'isSVGF…
79602 …(WebCore::SVGFontFaceElement::rebuildFontFace): use a stack allocated CSSProperty instead of mallo…
79688 (WebCore::SVGFontFaceElement::rebuildFontFace):
DChangeLog-2011-02-1636582 SVGFontFaceElement::rebuildFontFace() should exit when not in document
36586 inDocument() anyway, I moved it into the start of rebuildFontFace.
36592 (WebCore::SVGFontFaceElement::rebuildFontFace):
DChangeLog-2009-06-1681764 (WebCore::SVGFontFaceElement::rebuildFontFace):
82347 (WebCore::SVGFontFaceElement::rebuildFontFace):
DChangeLog-2010-01-2919921 (WebCore::SVGFontFaceElement::rebuildFontFace):
62093 (WebCore::SVGFontFaceElement::rebuildFontFace): Don't search for
DChangeLog-2010-12-0624302 (WebCore::SVGFontFaceElement::rebuildFontFace): Don't create src
70378 (WebCore::SVGFontFaceElement::rebuildFontFace):