Home | History | Annotate | Download | only in layers

Lines Matching full:double_sided

778 void Layer::SetDoubleSided(bool double_sided) {
780 if (double_sided_ == double_sided)
782 double_sided_ = double_sided;