Home
last modified time | relevance | path

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

/dports/graphics/gpxsee/GPXSee-7.32/src/GUI/
H A Dgraphview.cpp66 _graphType = Distance; in GraphView()
108 if (_graphType == Distance) { in setXUnits()
164 _graphType = type; in setGraphType()
442 QString xText(_graphType == Time ? Format::timeSpan(_sliderPos, in updateSliderInfo()
H A Dcadencegraph.cpp47 CadenceGraphItem *gi = new CadenceGraphItem(graph, _graphType, in loadData()
H A Dpowergraph.cpp47 PowerGraphItem *gi = new PowerGraphItem(graph, _graphType, _width, in loadData()
H A Dheartrategraph.cpp47 HeartRateGraphItem *gi = new HeartRateGraphItem(graph, _graphType, in loadData()
H A Dgearratiograph.cpp48 GearRatioGraphItem *gi = new GearRatioGraphItem(graph, _graphType, in loadData()
H A Dgraphview.h77 GraphType _graphType; variable
H A Dtemperaturegraph.cpp50 _graphType, _width, _palette.nextColor()); in loadData()
H A Dspeedgraph.cpp49 SpeedGraphItem *gi = new SpeedGraphItem(graph, _graphType, _width, in loadGraph()
H A Delevationgraph.cpp74 ElevationGraphItem *gi = new ElevationGraphItem(graph, _graphType, _width, in loadGraph()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sword2/
H A Dconsole.h74 int32 _graphType; variable
H A Dscreen.cpp722 _vm->_debugger->_graphType = obGraph.getType(); in registerFrame()
/dports/games/scummvm/scummvm-2.5.1/engines/sword2/
H A Dconsole.h74 int32 _graphType; variable
H A Dscreen.cpp727 _vm->_debugger->_graphType = obGraph.getType(); in registerFrame()