Home
last modified time | relevance | path

Searched defs:RunHandler (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/tests/
DShaperTest.cpp22 struct RunHandler final : public SkShaper::RunHandler { struct
23 const char* fResource;
24 skiatest::Reporter* fReporter;
25 std::unique_ptr<SkGlyphID[]> fGlyphs;
26 std::unique_ptr<SkPoint[]> fPositions;
27 std::unique_ptr<uint32_t[]> fClusters;
28 SkShaper::RunHandler::Range fRange;
29 unsigned fGlyphCount = 0;
31 RunHandler(const char* resource, skiatest::Reporter* reporter) in RunHandler() function
34 void beginLine() override {} in beginLine()
[all …]
/third_party/skia/tests/
DShaperTest.cpp22 struct RunHandler final : public SkShaper::RunHandler { struct
23 const char* fResource;
24 skiatest::Reporter* fReporter;
25 std::unique_ptr<SkGlyphID[]> fGlyphs;
26 std::unique_ptr<SkPoint[]> fPositions;
27 std::unique_ptr<uint32_t[]> fClusters;
28 SkShaper::RunHandler::Range fRange;
29 unsigned fGlyphCount = 0;
31 RunHandler(const char* resource, skiatest::Reporter* reporter) in RunHandler() argument
34 void beginLine() override {} in beginLine()
[all …]
/third_party/grpc/include/grpcpp/impl/codegen/
Dmethod_handler.h107 void RunHandler(const HandlerParameter& param) final { in RunHandler() function
150 void RunHandler(const HandlerParameter& param) final { in RunHandler() function
198 void RunHandler(const HandlerParameter& param) final { in RunHandler() function
268 void RunHandler(const HandlerParameter& param) final { in RunHandler() function
374 void RunHandler(const HandlerParameter& param) final { in RunHandler() function
Dserver_callback_handlers.h45 void RunHandler(const HandlerParameter& param) final { in RunHandler() function
264 void RunHandler(const HandlerParameter& param) final { in RunHandler() function
453 void RunHandler(const HandlerParameter& param) final { in RunHandler() function
682 void RunHandler(const HandlerParameter& param) final { in RunHandler() function
/third_party/cef/libcef/common/
Dresponse_manager.cc26 bool CefResponseManager::RunHandler(const Cef_Response_Params& params) { in RunHandler() function in CefResponseManager
/third_party/flutter/skia/experimental/editor/
Dshape.cpp27 class RunHandler final : public SkShaper::RunHandler { class
29 RunHandler(const char* utf8Text, size_t) : fUtf8Text(utf8Text) {} in RunHandler() function in __anond1397a480111::RunHandler
/third_party/skia/modules/skplaintexteditor/src/
Dshape.cpp27 class RunHandler final : public SkShaper::RunHandler { class
29 RunHandler(const char* utf8Text, size_t) : fUtf8Text(utf8Text) {} in RunHandler() function in __anond07b15cc0111::RunHandler