Searched defs:LineBreakOptions (Results 1 – 3 of 3) sorted by relevance
16 export class LineBreakOptions { class
12 export class LineBreakOptions { class
312 impl From<ffi::LineBreakOptionsV2> for icu_segmenter::options::LineBreakOptions<'_> { implementation