Home
last modified time | relevance | path

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

/glogg/glogg/src/
H A Doverviewwidget.cpp
H A Doverview.h
/glogg/src/
H A Doverviewwidget.cpp183 * ( line.weight() + 1 ) ); in paintEvent()
193 * ( line.weight() + 1 ) ); in paintEvent()
H A Doverview.h47 int weight() const { return weight_; } in weight() function