Searched refs:getExistingBoundaryMatch (Results 1 – 1 of 1) sorted by relevance
161 top = this.getExistingBoundaryMatch (headerMatches, this.state.request.upper);162 bottom = this.getExistingBoundaryMatch (headerMatches, this.state.request.lower);184 getExistingBoundaryMatch(headerMatches, boundaryMatches) { method in MoaiEditor.Dirty