Home
last modified time | relevance | path

Searched refs:DFTAG_AR (Results 1 – 4 of 4) sorted by relevance

/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dhkit.h80 {DFTAG_AR, string(DFTAG_AR), "Aspect Ratio"},
H A Dhtags.h71 #define DFTAG_AR ((uint16)312) /* aspect ratio */ macro
H A Dhdf.inc334 integer DFTAG_CCN, DFTAG_CFM, DFTAG_AR
339 parameter(DFTAG_AR = 312)
/dports/science/hdf/hdf-4.2.15/java/src/hdf/hdflib/
H A DHDFConstants.java88 public static final int DFTAG_AR = 312; // aspect ratio field in HDFConstants