Searched defs:boundary (Results 1 – 6 of 6) sorted by relevance
94 public String boundary = null; field in ConfigParser.MimeHeader270 private static MimePart parseMimePart(LineNumberReader in, String boundary) in parseMimePart()357 String boundary = null; in parseContentType() local
32 protected String boundary; field in MimeMultipart
271 void Page::ConstrainBoundary(SelectionBoundary* boundary) { in ConstrainBoundary()660 SelectionBoundary boundary(index, 0, 0, is_rtl); in GetBoundaryAtIndex() local685 SelectionBoundary boundary = GetBoundaryAtIndex(index, is_rtl); in GetBoundaryAtPoint() local
354 jobject ToJavaBoundary(JNIEnv* env, const SelectionBoundary& boundary) { in ToJavaBoundary()
216 BreakIterator boundary = BreakIterator.getWordInstance(); in splitTextToWords() local
835 uint16_t boundary : 2; member