Searched refs:IFF_AUTOMEDIA (Results 1 – 2 of 2) sorted by relevance
283 #if defined(IFF_AUTOMEDIA) in OsConstants_initConstants()284 initConstant(env, c, "IFF_AUTOMEDIA", IFF_AUTOMEDIA); in OsConstants_initConstants()
295 public static final int IFF_AUTOMEDIA = placeholder(); field in OsConstants