Home
last modified time | relevance | path

Searched refs:autopageWidth (Results 1 – 1 of 1) sorted by relevance

/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/src/hud/widgets/
H A Dautomapwidget.cpp1117 const float autopageWidth = 320; /// @todo Could be external with different size. in DENG2_PIMPL() local
1119 const float autopageAspectRatio = autopageWidth / autopageHeight; in DENG2_PIMPL()