Home
last modified time | relevance | path

Searched defs:Gt_Crop (Results 1 – 3 of 3) sorted by relevance

/dports/science/afni/afni-AFNI_21.3.16/src/gifsicledir/
H A Dgifsicle.h68 struct Gt_Crop { struct
69 int ready;
71 int spec_x;
72 int spec_y;
73 int spec_w;
74 int spec_h;
75 int x;
76 int y;
77 int w;
78 int h;
[all …]
/dports/graphics/gifski/gifski-1.5.0/cargo-crates/gifsicle-1.92.5/vendor/src/
H A Dgifsicle.h80 struct Gt_Crop { struct
81 int ready;
83 int spec_x;
84 int spec_y;
85 int spec_w;
86 int spec_h;
87 int x;
88 int y;
89 int w;
90 int h;
[all …]
/dports/graphics/gifsicle/gifsicle-1.93/src/
H A Dgifsicle.h80 struct Gt_Crop { struct
81 int ready;
83 int spec_x;
84 int spec_y;
85 int spec_w;
86 int spec_h;
87 int x;
88 int y;
89 int w;
90 int h;
[all …]