Searched refs:NO_OPTIONS (Results 1 – 3 of 3) sorted by relevance
25 public static final int NO_OPTIONS = 0x00000000; field in PropertyOptions
1798 NO_OPTIONS = 0, enumerator1813 int options = NO_OPTIONS) const;1818 int options = NO_OPTIONS) const;1823 int options = NO_OPTIONS) const;
8180 string->WriteUtf8(buffer, j, &nchars, String::NO_OPTIONS); in WriteUtf8Helper()