Searched refs:depthReplacing (Results 1 – 2 of 2) sorted by relevance
295 depthReplacing(false)541 void setDepthReplacing() { depthReplacing = true; } in setDepthReplacing()542 bool isDepthReplacing() const { return depthReplacing; } in isDepthReplacing()998 bool depthReplacing; variable
222 MERGE_TRUE(depthReplacing); in mergeModes()