Home
last modified time | relevance | path

Searched defs:customTypefaceQueryfunc_ (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
Ddraw_cmd.h125 static std::function<std::shared_ptr<Drawing::Typeface>(uint64_t)> customTypefaceQueryfunc_; variable
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
Ddraw_cmd.cpp134 std::function<std::shared_ptr<Drawing::Typeface>(uint64_t)> DrawOpItem::customTypefaceQueryfunc_ = … member in OHOS::Rosen::Drawing::DrawOpItem