Home
last modified time | relevance | path

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

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dgdlwidget.hpp56 #define gdlSCROLL_HEIGHT_X sysScrollHeight //wxSystemSettings::GetMetric(wxSYS_VSCROLL_X,xxx) //25
342 static int sysScrollHeight=25; variable
H A Dgdlwidget.cpp5938 sysScrollHeight=w.y; in Realize()