Home | History | Annotate | Download | only in unicode

Lines Matching full:opaque

802       * See useTransparentBounds for a description of transparent and opaque bounds.
803 * By default, a matcher uses opaque region boundaries.
805 * @return TRUE if this matcher is using opaque bounds, false if it is not.
813 opaque bounds will be used.
819 * With opaque bounds, no text outside of the matcher's region is visible to lookahead,
822 * By default, a matcher uses opaque bounds.
824 * @param b TRUE for transparent bounds; FALSE for opaque bounds