HomeSort by relevance Sort by last modified time
    Searched full:is_line_break (Results 1 - 1 of 1) sorted by null

  /external/webkit/Source/WebCore/platform/text/gtk/
TextBreakIteratorGtk.cpp 323 if ((iterator->m_type == UBRK_LINE && iterator->m_logAttrs[index].is_line_break)
338 if ((iterator->m_type == UBRK_LINE && iterator->m_logAttrs[index].is_line_break)

Completed in 607 milliseconds