Searched defs:ResolutionCap (Results 1 – 2 of 2) sorted by relevance
60 struct ResolutionCap : public EnumCap { struct66 int32 fID;67 int fXResolution;68 int fYResolution;
77 ResolutionCap::ResolutionCap(const string &label, bool isDefault, in ResolutionCap() function in ResolutionCap