Lines Matching refs:screenWindowWidth
98 float screenWindowWidth, in initialize() argument
106 header.insert ("screenWindowWidth", FloatAttribute (screenWindowWidth)); in initialize()
169 float screenWindowWidth, in Header() argument
184 screenWindowWidth, in Header()
195 float screenWindowWidth, in Header() argument
210 screenWindowWidth, in Header()
220 float screenWindowWidth, in Header() argument
233 screenWindowWidth, in Header()
490 Header::screenWindowWidth () in screenWindowWidth() function in Imf::Header
498 Header::screenWindowWidth () const in screenWindowWidth() function in Imf::Header
687 float screenWindowWidth = this->screenWindowWidth(); in sanityCheck() local
689 if (screenWindowWidth < 0) in sanityCheck()