HomeSort by relevance Sort by last modified time
    Searched refs:parseOrientation (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGGlyphElement.cpp 86 static inline SVGGlyph::Orientation parseOrientation(const AtomicString& value)
153 identifier.orientation = parseOrientation(fastGetAttribute(SVGNames::orientationAttr));
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/metadata/
exif_parser.js 198 metadata.imageTransform = this.parseOrientation(metadata.ifd.image);
208 this.parseOrientation(metadata.ifd.thumbnail) ||
427 ExifParser.prototype.parseOrientation = function(ifd) {

Completed in 276 milliseconds