Searched refs:child_sty (Results 1 – 2 of 2) sorted by relevance
39 extern const style child_sty;72 : node_base(__id, node_base::child, child_sty) in child_node()
26 const style child_sty = { color::white, color::gray75, "" }; variable