Searched refs:lastExitPoint (Results 1 – 1 of 1) sorted by relevance
91 le_int32 firstExitPoint = -1, lastExitPoint = -1; in applyCursiveAdjustments() local110 if (lastExitPoint >= 0 && getEntryPoint(i, entryAnchor) != NULL) { in applyCursiveAdjustments()130 adjustXAdvance(lastExitPoint, anchorDiffX - firstAdvance.fX); in applyCursiveAdjustments()134 lastExitPoint = i; in applyCursiveAdjustments()143 if (baselineIsLogicalEnd(i) && firstExitPoint >= 0 && lastExitPoint >= 0) { in applyCursiveAdjustments()144 le_int32 limit = lastExitPoint /*+ dir*/; in applyCursiveAdjustments()158 firstExitPoint = lastExitPoint = -1; in applyCursiveAdjustments()