Searched defs:startLine (Results 1 – 8 of 8) sorted by relevance
98 public static boolean isSipRequest(String startLine) { in isSipRequest()107 public static boolean isSipResponse(String startLine) { in isSipResponse()213 public static String[] splitStartLineAndVerify(String startLine) { in splitStartLineAndVerify()273 private static boolean isStartLineMalformed(String[] startLine) { in isStartLineMalformed()
62 public SipMessage(@NonNull String startLine, @NonNull String headerSection, in SipMessage()182 private String sanitizeStartLineRequest(String startLine) { in sanitizeStartLineRequest()
72 private void update(int startLine, int endLine, int newLineCount) { in update()
110 val TypeDeclaration<*>.startLine get() = range.get()!!.begin.line constant
899 int startLine = blockIndex == 0 ? 0 : (mBlockEndLines[blockIndex - 1] + 1); in updateAlwaysNeedsToBeRedrawn() local957 public void updateBlocks(int startLine, int endLine, int newLineCount) { in updateBlocks()
720 int startLine = getLineForOffset(sp.getSpanStart(spans[n])); in getJustifyWidth() local845 int startLine = getLineForOffset(sp.getSpanStart(spans[n])); in drawText() local1829 final int startLine = getLineForOffset(start); in fillCharacterBounds() local2368 int startLine = getLineForVertical((int) area.top); in getRangeForRect() local
662 final int startLine = tv.getLayout().getLineForOffset(startOffset); in dragDownUntilLineChange() local
META-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...