Searched refs:front_or_rear_lines (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Dvanishing-point.cpp497 this->front_or_rear_lines = 0x1;
696 if (this->front_or_rear_lines & 0x1) {
701 if (this->front_or_rear_lines & 0x2) {
727 if (this->front_or_rear_lines & 0x1) {
732 if (this->front_or_rear_lines & 0x2) {
H A Dvanishing-point.h191 unsigned int front_or_rear_lines; /* whether we draw perspective lines from all corners or only the member in struct:Box3D::VPDrag

Completed in 314 milliseconds