Home | History | Annotate | Download | only in intltest

Lines Matching refs:useTransparentBounds

1159         REGEX_ASSERT(&m == &m.useTransparentBounds(TRUE));
1164 REGEX_ASSERT(&m == &m.useTransparentBounds(FALSE));
2325 REGEX_ASSERT(&m == &m.useTransparentBounds(TRUE));
2330 REGEX_ASSERT(&m == &m.useTransparentBounds(FALSE));
3552 matcher->useTransparentBounds(TRUE);
3554 UTF8Matcher->useTransparentBounds(TRUE);