Home
last modified time | relevance | path

Searched refs:reset_object (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-sanitize.hh168 reset_object (); in set_object()
182 void reset_object () in reset_object() function
191 reset_object (); in start_processing()
394 { c->reset_object (); } in ~hb_sanitize_with_object_t()
/third_party/harfbuzz/src/
Dhb-sanitize.hh176 reset_object (); in set_object()
190 void reset_object () in reset_object() function
199 reset_object (); in start_processing()
405 { c->reset_object (); } in ~hb_sanitize_with_object_t()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-sanitize.hh177 reset_object (); in set_object()
191 void reset_object () in reset_object() function
200 reset_object (); in start_processing()
420 { c->reset_object (); } in ~hb_sanitize_with_object_t()
/third_party/flutter/skia/src/pdf/
DSkPDFDocument.cpp181 static void reset_object(T* dst, Args&&... args) { in reset_object() function
259 reset_object(&fCanvas, fPageDevice); in onBeginPage()
329 reset_object(&fCanvas); in onEndPage()
/third_party/skia/src/pdf/
DSkPDFDocument.cpp203 static void reset_object(T* dst, Args&&... args) { in reset_object() function
281 reset_object(&fCanvas, fPageDevice); in onBeginPage()
355 reset_object(&fCanvas); in onEndPage()