Home | History | Annotate | Download | only in i18n

Lines Matching refs:fAnchoringBounds

210     fAnchoringBounds   = TRUE;
1371 return fAnchoringBounds;
1708 if (fAnchoringBounds) {
2313 fAnchoringBounds = b;
2314 fAnchorStart = (fAnchoringBounds ? fRegionStart : 0);
2315 fAnchorLimit = (fAnchoringBounds ? fRegionLimit : fInputLength);