Home | History | Annotate | Download | only in unicode

Lines Matching full:opaque

524   * See useTransparentBounds for a description of transparent and opaque bounds.
525 * By default, matching boundaries are opaque.
529 * @return TRUE if this matcher is using opaque bounds, false if it is not.
540 * If the boolean argument is FALSE, then opaque bounds will be used.
546 * With opaque bounds, no text outside of the matching region is visible to lookahead,
549 * By default, opaque bounds are used.
552 * @param b TRUE for transparent bounds; FALSE for opaque bounds