Home
last modified time | relevance | path

Searched defs:get_ysize (Results 1 – 3 of 3) sorted by relevance

/dports/devel/simgear/simgear-2020.3.11/simgear/scene/material/
H A Dmat.hxx159 inline double get_ysize() const { return ysize; } in get_ysize() function in SGMaterial
/dports/graphics/photoflow/PhotoFlow-8472024f/src/base/
H A Drawbuffer.hh515 int get_ysize() { return ysize; } in get_ysize() function in PF::RawBuffer
H A Doperation.hh516 int get_ysize() { return ysize; } in get_ysize() function in PF::OpParBase