Searched refs:FindOptionsShowOverlay (Results 1 – 3 of 3) sorted by relevance
37 FindOptionsShowOverlay = 1 << 5, enumerator
110 shouldShowOverlay = options & FindOptionsShowOverlay; in findString()
680 findOptions |= FindOptionsShowOverlay; in toFindOptions()