Searched refs:ResolutionType (Results 1 – 25 of 25) sorted by relevance
67 private ResolutionType resolutionType;83 ResolutionType resolutionType = ResolutionType.SIMPLE; in main()87 resolutionType = ResolutionType.forString(option.getValue()); in main()147 public CldrResolver(Factory factory, ResolutionType resolutionType) { in CldrResolver()229 private CLDRFile resolveLocaleInternal(CLDRFile file, ResolutionType resolutionType) { in resolveLocaleInternal()233 if (resolutionType == ResolutionType.SIMPLE && !locale.equals(ROOT)) { in resolveLocaleInternal()262 if (resolutionType == ResolutionType.NO_CODE_FALLBACK && file.getSourceLocaleID( in resolveLocaleInternal()270 if (resolutionType == ResolutionType.SIMPLE) { in resolveLocaleInternal()283 …String path = resolutionType == ResolutionType.SIMPLE ? distinguishedPath : file.getFullXPath(dist… in resolveLocaleInternal()
14 public enum ResolutionType { enum47 public static ResolutionType forString(String str) { in forString()
13 import org.unicode.cldr.tool.resolver.ResolutionType;42 new ResolverTest(ResolutionType.FULL).testResolution(); in TestFullResolution()46 new ResolverTest(ResolutionType.NO_CODE_FALLBACK) { in TestNoCodeFallback()109 public ResolverTest(ResolutionType resolutionType) { in ResolverTest()175 super(ResolutionType.SIMPLE); in SimpleResolverTest()
94 } ResolutionType; typedef197 ResolutionType406 ResolutionType
712 next->units=(ResolutionType) option_type; in ReadImage()
1627 if ((ResolutionType) units != PixelsPerCentimeterResolution) in GetProfilesFromResourceBlock()
4015 ResolutionType in SyncImageSettings()4177 units=(ResolutionType) ParseCommandOption(MagickResolutionOptions, in SyncImageSettings()
4526 image->units=(ResolutionType) units; in SetImageProperty()
183 void resolutionUnits(const ResolutionType resolutionUnits_);184 ResolutionType resolutionUnits(void) const;
394 void resolutionUnits(const ResolutionType resolutionUnits_);395 ResolutionType resolutionUnits(void) const;
1710 resolutionUnitsImage( const ResolutionType resolutionUnits_ );1715 ResolutionType _resolutionUnits;
1055 using MagickCore::ResolutionType;
288 MagickSetImageUnits(MagickWand *,const ResolutionType),373 extern WandExport ResolutionType
5745 WandExport ResolutionType MagickGetImageUnits(MagickWand *wand) in MagickGetImageUnits()10628 const ResolutionType units) in MagickSetImageUnits()
1515 _image_info->units=(ResolutionType) parse; in CLISettingOptionInfo()
7621 image_info->units=(ResolutionType) ParseCommandOption( in MogrifyImageInfo()
170 ResolutionType => 'types.html#ResolutionType',
513 void Magick::Options::resolutionUnits(const ResolutionType resolutionUnits_) in resolutionUnits()518 Magick::ResolutionType Magick::Options::resolutionUnits(void) const in resolutionUnits()
1530 Magick::resolutionUnitsImage::resolutionUnitsImage( const Magick::ResolutionType resolutionUnits_ ) in resolutionUnitsImage()
1338 const Magick::ResolutionType resolutionUnits_) in resolutionUnits()1345 Magick::ResolutionType Magick::Image::resolutionUnits(void) const in resolutionUnits()1347 return(static_cast<Magick::ResolutionType>(constImage()->units)); in resolutionUnits()
747 image->units=(ResolutionType) units; in ReadMPCImage()
1069 image->units=(ResolutionType) units; in ReadMIFFImage()
2276 ResolutionType in lite_font_stringwidth()
2192 info->image_info->units=(ResolutionType) sp; in SetAttribute()2195 ResolutionType in SetAttribute()2198 units=(ResolutionType) sp; in SetAttribute()
2189 info->image_info->units=(ResolutionType) sp;2192 ResolutionType2195 units=(ResolutionType) sp;