Searched refs:_hBody (Results 1 – 2 of 2) sorted by relevance
326 LVImageSourceRef _hBody; variable357 LVImageSourceRef getHBody() { return _hBody; } in getHBody()361 void setHBody( LVImageSourceRef img ) { _hBody = img; } in setHBody()
1157 if ( _hBody.isNull() ) { in drawScroll()1223 bodyImg = _hBody; in drawScroll()1264 bodyImg = _hBody; in drawGauge()