Searched defs:isOriginal (Results 1 – 4 of 4) sorted by relevance
33 Gallery.Item.prototype.isOriginal = function() { return this.original_ }; method in Gallery.Item
587 bool isOriginal) { in findFallbackFontList()