Searched refs:mClap (Results 1 – 1 of 1) sorted by relevance
848 image.clap = mClap; in attachTo()853 CleanAperture mClap; member869 mClap.width.n = values[0]; in parse()870 mClap.width.d = values[1]; in parse()871 mClap.height.n = values[2]; in parse()872 mClap.height.d = values[3]; in parse()873 mClap.horizOff.n = values[4]; in parse()874 mClap.horizOff.d = values[5]; in parse()875 mClap.vertOff.n = values[6]; in parse()876 mClap.vertOff.d = values[7]; in parse()