Searched refs:workingBox (Results 1 – 1 of 1) sorted by relevance
159 Box<pxs> workingBox = currentBox; in findLongestWordSequence() local174 workingBox = workingBox.merge(gBox->translateSelf(pen)); in findLongestWordSequence()175 TEEUI_LOG << "WorkingBox: " << workingBox << ENDL; in findLongestWordSequence()183 if (workingBox.fitsInside(boundingBox)) { in findLongestWordSequence()184 currentBox = workingBox; in findLongestWordSequence()