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