Searched refs:_M_x_space (Results 1 – 3 of 3) sorted by relevance
73 units_type _M_x_space; // Column spacing. member93 _M_x_space = 40; in _M_title()95 _M_x_origin = _M_x_space * 1; in _M_title()
26 float _M_x_space; // Column spacing. member33 _M_type(__t), _M_x_space(0.4), _M_y_space(0.2), _M_style(__sty) in node_base()
95 string_replace(strip, width, std::to_string(__node._M_x_space)); in add_node()