Home
last modified time | relevance | path

Searched defs:isCustomTypeface (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/
H A Dtext_blob.h89 explicit Context(std::shared_ptr<Typeface> typeface, bool isCustomTypeface) noexcept in Context()
107 void SetIsCustomTypeface(bool isCustomTypeface) in SetIsCustomTypeface()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_typeface_test.cpp389 bool isCustomTypeface = true; variable
406 bool isCustomTypeface = true; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Drecording_canvas.cpp704 void RecordingCanvas::SetIsCustomTypeface(bool isCustomTypeface) in SetIsCustomTypeface()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp2290 void RSNode::SetIsCustomTypeface(bool isCustomTypeface) in SetIsCustomTypeface()