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 82 static inline SVGGlyph::Orientation parseOrientation(const AtomicString& value)
149 identifier.orientation = parseOrientation(fastGetAttribute(SVGNames::orientationAttr));
  /external/chromium_org/ui/file_manager/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 252 milliseconds