Searched refs:text_ (Results 1 – 1 of 1) sorted by relevance
35 JointPlacement(bool text_, bool icon_, bool skipFade_) in JointPlacement() argument36 : text(text_), icon(icon_), skipFade(skipFade_) in JointPlacement()