Searched refs:nb_back_faces (Results 1 – 1 of 1) sorted by relevance
4044 int nb_back_vertices, nb_back_faces; in compare_text_outline_mesh() local4173 nb_back_faces = face_idx1 - first_face1; in compare_text_outline_mesh()4179 nb_back_faces /= 2; in compare_text_outline_mesh()4180 face_idx1 -= nb_back_faces; in compare_text_outline_mesh()4201 for (j = 0; j < nb_back_faces; j++) in compare_text_outline_mesh()4216 faces[first_face1][0] - nb_back_faces, in compare_text_outline_mesh()4217 faces[first_face1][f1] - nb_back_faces, in compare_text_outline_mesh()4218 faces[first_face1][f2] - nb_back_faces); in compare_text_outline_mesh()