Home
last modified time | relevance | path

Searched refs:PICTURETYPE (Results 1 – 17 of 17) sorted by relevance

/dports/print/texlive-base/texlive-20150521-source/texk/ps2pk/
H A Dobjects.c567 case PICTURETYPE: in t1_Copy()
621 case PICTURETYPE: in Destroy()
1013 case PICTURETYPE: in TypeFmt()
H A Dspaces.c322 else if (obj->type == PICTURETYPE) { in ConsiderContext()
681 if (obj->type == PICTURETYPE) { in t1_Xform()
H A Dobjects.h141 #define PICTURETYPE 4 macro
H A Dpaths.c1205 case PICTURETYPE: in QueryBounds()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/font/Type1/
H A Dobjects.c543 case PICTURETYPE:
591 case PICTURETYPE:
995 case PICTURETYPE:
H A Dspaces.c329 else if (obj->type == PICTURETYPE) {
684 if (obj->type == PICTURETYPE) {
H A Dobjects.h127 #define PICTURETYPE 4 macro
H A Dpaths.c1226 case PICTURETYPE:
/dports/devel/t1lib/t1lib-5.1.2/lib/type1/
H A Dobjects.c554 case PICTURETYPE:
602 case PICTURETYPE:
1008 case PICTURETYPE:
H A Dspaces.c335 else if (obj->type == PICTURETYPE) {
700 if (obj->type == PICTURETYPE) {
H A Dobjects.h124 #define PICTURETYPE 4 macro
H A Dpaths.c1233 case PICTURETYPE:
/dports/math/grace/grace-5.1.25/T1lib/type1/
H A Dobjects.c554 case PICTURETYPE:
602 case PICTURETYPE:
1008 case PICTURETYPE:
H A Dspaces.c335 else if (obj->type == PICTURETYPE) {
700 if (obj->type == PICTURETYPE) {
H A Dobjects.h124 #define PICTURETYPE 4 macro
H A Dpaths.c1231 case PICTURETYPE:
/dports/audio/p5-MPEG-ID3v2Tag/MPEG-ID3v2Tag-0.39/lib/MPEG/
H A DID3v2Tag.pm1018 PICTURETYPE => 0,
1035 $self->{PICTURETYPE} = shift(@_);
1085 . pack( "CZ*", $self->{PICTURETYPE}, $self->{DESCRIPTION} )