Home
last modified time | relevance | path

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

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dgdlwidget.cpp2661 int currentRowLabelWidth = grid->GetRowLabelSize(); in GDLWidgetTable() local
2663 int fullsizex=currentRowLabelWidth; in GDLWidgetTable()
2668 int visiblesizex=currentRowLabelWidth; in GDLWidgetTable()
2683 scr_sizex=currentRowLabelWidth+gdlSCROLL_HEIGHT_X; in GDLWidgetTable()