Searched defs:Typography (Results 1 – 3 of 3) sorted by relevance
29 class Typography; variable
36 class Typography; variable
45 Typography::Typography(std::unique_ptr<SPText::Paragraph> paragraph): paragraph_(std::move(paragrap… in Typography() function in OHOS::Rosen::AdapterTxt::Typography