Home | History | Annotate | Download | only in dist

Lines Matching defs:mHighlight

165009   u64 mHighlight = 0;             /* Mask of tokens to highlight in snippet */
165030 mHighlight |= (mPos>>j);
165043 *pmHighlight = mHighlight;