Home | History | Annotate | Download | only in rendering

Lines Matching refs:highlight

986         if (style()->highlight() != nullAtom && !paintInfo.context->paintingDisabled())
987 paintCustomHighlight(tx, ty, style()->highlight(), true);
1000 if (style()->highlight() != nullAtom && !paintInfo.context->paintingDisabled())
1001 paintCustomHighlight(tx, ty, style()->highlight(), true);