Searched refs:bodyEnd (Results 1 – 1 of 1) sorted by relevance
401 val bodyEnd = tagEndStart - 2 // </ in getBodyContents() constant403 return html.substring(bodyStart, bodyEnd) in getBodyContents()440 val bodyEnd = tagEndStart - 1 in getBodyContents() constant442 return html.substring(bodyStart, bodyEnd) in getBodyContents()