Home
last modified time | relevance | path

Searched defs:Typography (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/window/
H A Ddrag_window.h29 class Typography; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_manager.h36 class Typography; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dtypography.cpp45 Typography::Typography(std::unique_ptr<SPText::Paragraph> paragraph): paragraph_(std::move(paragrap… in Typography() function in OHOS::Rosen::AdapterTxt::Typography