Searched refs:dfs_ (Results 1 – 1 of 1) sorted by relevance
52 : mandatory_(mandatory), dfs_(dfs) {} in LayoutConstraint()61 bool dfs() const { return dfs_; } in dfs()65 bool dfs_; variable