Home
last modified time | relevance | path

Searched refs:child_sty (Results 1 – 2 of 2) sorted by relevance

/external/libabigail/include/
Dabg-viz-dot.h39 extern const style child_sty;
72 : node_base(__id, node_base::child, child_sty) in child_node()
/external/libabigail/src/
Dabg-viz-dot.cc26 const style child_sty = { color::white, color::gray75, "" }; variable