Home
last modified time | relevance | path

Searched refs:ORIGINAL_SIZE (Results 1 – 13 of 13) sorted by relevance

/dports/audio/p5-MPEG-ID3v2Tag/MPEG-ID3v2Tag-0.39/lib/MPEG/
H A DID3v2Tag.pm111 if (exists($self->{ORIGINAL_SIZE}) && $self->{PADDING_SIZE} && !$self->{MANUAL_PADDING}) {
114 my $padlen = $self->{ORIGINAL_SIZE} - length($body);
311 $tag->{ORIGINAL_SIZE} = $totalsize;
/dports/graphics/elementary-photos/photos-2.7.1/plugins/pantheon-photos-publishing/
H A DPicasaPublishing.vala467 result += new SizeDescription (_ ("Original Size"), PublishingParameters.ORIGINAL_SIZE);
489 public const int ORIGINAL_SIZE = -1;
500 this.major_axis_size_pixels = ORIGINAL_SIZE;
H A DPiwigoPublishing.vala68 internal const int ORIGINAL_SIZE = -1;
1254 result += new SizeEntry (ORIGINAL_SIZE, _ ("Original size"));
1439 size_combo.set_active (find_size_index (ORIGINAL_SIZE));
H A DFlickrPublishing.vala77 internal const int ORIGINAL_SIZE = -1;
1238 result += new SizeEntry (_ ("Original size"), ORIGINAL_SIZE);
/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/source/filter/
H A Dlwplaypiece.hxx109 ORIGINAL_SIZE = 1, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/source/filter/
H A Dlwplaypiece.hxx107 enum {ORIGINAL_SIZE = 1, FIT_IN_FRAME = 2, PERCENTAGE = 4, enumerator
/dports/graphics/shotwell/shotwell-0.30.14/plugins/shotwell-publishing/
H A DPhotosPublishingPane.vala21 { N_("Original Size"), PublishingParameters.ORIGINAL_SIZE }
H A DPhotosPublisher.vala23 public const int ORIGINAL_SIZE = -1;
40 this.major_axis_size_pixels = ORIGINAL_SIZE;
H A DTumblrPublishing.vala63 internal const int ORIGINAL_SIZE = -1;
109 // result += new SizeEntry(_("Original size"), ORIGINAL_SIZE);
H A DFlickrPublishing.vala60 internal const int ORIGINAL_SIZE = -1;
687 result += new SizeEntry(_("Original size"), ORIGINAL_SIZE);
H A DPiwigoPublishing.vala59 internal const int ORIGINAL_SIZE = -1;
1313 result += new SizeEntry(ORIGINAL_SIZE, _("Original size"));
1492 size_combo.set_active(find_size_index(ORIGINAL_SIZE));
/dports/www/serendipity/Serendipity-2.3.5/include/admin/
H A Dimages.inc.php729 $data['print_ORIGINAL_SIZE'] = sprintf(ORIGINAL_SIZE, $s[0],$s[1]);
/dports/graphics/elementary-photos/photos-2.7.1/plugins/pantheon-photos-publishing-extras/
H A DTumblrPublishing.vala75 internal const int ORIGINAL_SIZE = -1;
120 // result += new SizeEntry(_("Original size"), ORIGINAL_SIZE);