Home
last modified time | relevance | path

Searched defs:get_yres (Results 1 – 4 of 4) sorted by relevance

/dports/games/widelands/widelands-build21/src/graphic/
H A Dgraphic.cc160 int Graphic::get_yres() { in get_yres() function in Graphic
/dports/emulators/mess/mame-mame0226/src/devices/bus/isa/
H A Deis_hgb107x.cpp416 inline int isa8_epc_mda_device::get_yres() in get_yres() function in isa8_epc_mda_device
/dports/emulators/mame/mame-mame0226/src/devices/bus/isa/
H A Deis_hgb107x.cpp416 inline int isa8_epc_mda_device::get_yres() in get_yres() function in isa8_epc_mda_device
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/math/
H A Dvoxelgrid.h153 APPLESEED_FORCE_INLINE size_t VoxelGrid3<ValueType, CoordType>::get_yres() const in get_yres() function