Searched refs:consume_line (Results 1 – 12 of 12) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | main-font-text.hh | 44 while (this->consume_line (*this)) in operator ()()
|
D | shape-consumer.hh | 53 bool consume_line (app_t &app) in consume_line() function
|
D | hb-ot-shape-closure.cc | 63 bool consume_line (text_options_t &text_opts) in consume_line() function
|
/third_party/flutter/skia/third_party/externals/harfbuzz/util/ |
D | main-font-text.hh | 81 consumer.consume_line (text, text_len, input.text_before, input.text_after); in main()
|
D | shape-consumer.hh | 53 void consume_line (const char *text, in consume_line() function
|
D | hb-ot-shape-closure.cc | 64 void consume_line (const char *text, in consume_line() function
|
D | hb-subset.cc | 49 void consume_line (const char *text, in consume_line() function
|
/third_party/harfbuzz/util/ |
D | main-font-text.hh | 81 consumer.consume_line (text, text_len, input.text_before, input.text_after); in main()
|
D | shape-consumer.hh | 53 void consume_line (const char *text, in consume_line() function
|
D | hb-ot-shape-closure.cc | 64 void consume_line (const char *text, in consume_line() function
|
D | hb-subset.cc | 49 void consume_line (const char *text, in consume_line() function
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 71966 - bool consume_line (text_options_t &text_opts) 71968 + bool consume_line (text_options_type &text_opts)
|