Searched refs:sharedFontCollection (Results 1 – 1 of 1) sorted by relevance
36 auto sharedFontCollection = txtFontCollection->GetRawFontCollection(); in Create() local37 return AceType::MakeRefPtr<TxtParagraph>(paraStyle, sharedFontCollection); in Create()