Searched refs:fAnchoringBounds (Results 1 – 2 of 2) sorted by relevance
1815 UBool fAnchoringBounds; // True if using anchoring bounds. variable
199 fAnchoringBounds = TRUE; in init()1317 return fAnchoringBounds; in hasAnchoringBounds()1644 if (fAnchoringBounds) { in region()2317 fAnchoringBounds = b; in useAnchoringBounds()2318 fAnchorStart = (fAnchoringBounds ? fRegionStart : 0); in useAnchoringBounds()2319 fAnchorLimit = (fAnchoringBounds ? fRegionLimit : fInputLength); in useAnchoringBounds()