Searched defs:characterToLineMap_ (Results 1 – 5 of 5) sorted by relevance
36 this.characterToLineMap_ = []; property in cvox.EditableTextAreaShadow
53 this.characterToLineMap_ = []; property in cvox.ContentEditableExtractor
971 …actor=function(){this.text_="";this.end_=this.start_=0;this.lines_={};this.characterToLineMap_=[]}; property975 cvox.ContentEditableExtractor.prototype.getLineIndex=function(a){return this.characterToLineMap_[a]… property
1329 …actor=function(){this.text_="";this.end_=this.start_=0;this.lines_={};this.characterToLineMap_=[]}; property1333 cvox.ContentEditableExtractor.prototype.getLineIndex=function(a){return this.characterToLineMap_[a]… property
826 …actor=function(){this.text_="";this.end_=this.start_=0;this.lines_={};this.characterToLineMap_=[]}; property830 cvox.ContentEditableExtractor.prototype.getLineIndex=function(a){return this.characterToLineMap_[a]… property