Searched refs:DocumentSelectionState (Results 1 – 2 of 2) sorted by relevance
90 export interface DocumentSelectionState extends EventEmitter { interface91 new (anchor: number, focus: number): DocumentSelectionState;188 selectionState?: DocumentSelectionState | undefined;