Searched refs:weight (Results 1 – 4 of 4) sorted by relevance
183 * ( line.weight() + 1 ) ); in paintEvent()193 * ( line.weight() + 1 ) ); in paintEvent()
47 int weight() const { return weight_; } in weight() function