Lines Matching refs:screenWindowWidth
98 float screenWindowWidth,
106 header.insert ("screenWindowWidth", FloatAttribute (screenWindowWidth));
169 float screenWindowWidth,
184 screenWindowWidth,
195 float screenWindowWidth,
210 screenWindowWidth,
220 float screenWindowWidth,
233 screenWindowWidth,
490 Header::screenWindowWidth ()
493 ((*this)["screenWindowWidth"]).value();
498 Header::screenWindowWidth () const
501 ((*this)["screenWindowWidth"]).value();
687 float screenWindowWidth = this->screenWindowWidth();
689 if (screenWindowWidth < 0)