Lines Matching full:mask
497 // We have to draw our text into a mask that can then be used to clip background drawing.
498 // First figure out how big the mask has to be. It should be no bigger than what we need
503 // Now create the mask.
522 // The mask has been created. Now we just need to clip to it.
1268 // FIXME: Deal with border-image. Would be great to use border-image as a mask.