Home
last modified time | relevance | path

Searched refs:unsafe_to_break_all (Results 1 – 17 of 17) sorted by relevance

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-buffer.hh404 void unsafe_to_break_all () in unsafe_to_break_all() function
Dhb-graphite2.cc446 buffer->unsafe_to_break_all (); in _hb_graphite2_shape()
Dhb-directwrite.cc880 buffer->unsafe_to_break_all (); in hb_directwrite_shape_experimental_width()
Dhb-uniscribe.cc1019 buffer->unsafe_to_break_all (); in _hb_uniscribe_shape()
Dhb-coretext.cc1135 buffer->unsafe_to_break_all (); in _hb_coretext_shape()
Dhb-ot-layout.cc1907 buffer->unsafe_to_break_all (); in apply()
/third_party/harfbuzz/src/
Dhb-buffer.hh447 void unsafe_to_break_all () { unsafe_to_break_impl (0, len); } in unsafe_to_break_all() function
Dhb-graphite2.cc441 buffer->unsafe_to_break_all (); in _hb_graphite2_shape()
Dhb-directwrite.cc905 buffer->unsafe_to_break_all (); in _hb_directwrite_shape_experimental_width()
Dhb-uniscribe.cc1040 buffer->unsafe_to_break_all (); in _hb_uniscribe_shape()
Dhb-coretext.cc1178 buffer->unsafe_to_break_all (); in _hb_coretext_shape()
Dhb-ot-layout.cc1907 buffer->unsafe_to_break_all (); in apply()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-buffer.hh453 void unsafe_to_break_all () { unsafe_to_break_impl (0, len); } in unsafe_to_break_all() function
Dhb-graphite2.cc442 buffer->unsafe_to_break_all (); in _hb_graphite2_shape()
Dhb-uniscribe.cc881 buffer->unsafe_to_break_all (); in _hb_uniscribe_shape()
Dhb-coretext.cc1216 buffer->unsafe_to_break_all (); in _hb_coretext_shape()
Dhb-ot-layout-gsub-table.hh569 c->buffer->unsafe_to_break_all (); in apply()