/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-subset-input.hh | 72 bool in_error () const in in_error() function
|
D | hb-priority-queue.hh | 56 bool in_error () const { return heap.in_error (); } in in_error() function
|
D | hb-bimap.hh | 56 bool in_error () const { return forw_map.in_error () || back_map.in_error (); } in in_error() function
|
D | hb-subset-plan.hh | 105 bool in_error () const { return !successful; } in in_error() function
|
D | hb-cff-interp-common.hh | 362 bool in_error () const { return error; } in in_error() function 450 bool in_error () const { return (error || elements.in_error ()); } in in_error() function 600 bool in_error () const in in_error() function
|
D | hb-set.hh | 78 bool in_error () const { return s.in_error (); } in in_error() function
|
D | hb-map.hh | 137 bool in_error () const { return !successful; } in in_error() function
|
D | hb-bit-set-invertible.hh | 56 bool in_error () const { return s.in_error (); } in in_error() function
|
D | hb-vector.hh | 205 bool in_error () const { return allocated < 0; } in in_error() function
|
D | hb-serialize.hh | 133 bool in_error () const { return bool (errors); } in in_error() function
|
D | hb-buffer.hh | 146 HB_NODISCARD bool in_error () const { return !successful; } in in_error() function
|
/third_party/harfbuzz/src/ |
D | hb-priority-queue.hh | 56 bool in_error () const { return heap.in_error (); } in in_error() function
|
D | hb-bimap.hh | 57 bool in_error () const { return forw_map.in_error () || back_map.in_error (); } in in_error() function
|
D | hb-subset-plan.hh | 97 bool in_error () const { return !successful; } in in_error() function
|
D | hb-map.hh | 104 bool in_error () const { return !successful; } in in_error() function
|
D | hb-cff-interp-common.hh | 362 bool in_error () const { return error; } in in_error() function 450 bool in_error () const { return (error || elements.in_error ()); } in in_error() function 600 bool in_error () const in in_error() function
|
D | hb-vector.hh | 189 bool in_error () const { return allocated < 0; } in in_error() function
|
D | hb-repacker.hh | 166 bool in_error () const in in_error() function
|
D | hb-buffer.hh | 142 HB_NODISCARD bool in_error () const { return !successful; } in in_error() function
|
D | hb-serialize.hh | 132 bool in_error () const { return bool (errors); } in in_error() function
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-map.hh | 109 bool in_error () const { return !successful; } in in_error() function
|
D | hb-cff-interp-common.hh | 379 bool in_error () const { return error; } in in_error() function 474 bool in_error () const { return (error || elements.in_error ()); } in in_error() function 626 bool in_error () const in in_error() function
|
D | hb-serialize.hh | 109 bool in_error () const { return !this->successful; } in in_error() function
|
D | hb-vector.hh | 179 bool in_error () const { return allocated < 0; } in in_error() function
|
D | hb-buffer.hh | 140 bool in_error () const { return !successful; } in in_error() function
|