Searched refs:GetSubFont (Results 1 – 2 of 2) sorted by relevance
55 void GetSubFont(const char *font, const uint8_t index, char *&subFont) const;
540 component->GetSubFont(component->fontValue_, index, mallocSubFont); in FontSetter()2178 void CanvasComponent::GetSubFont(const char *font, const uint8_t index, char *&subFont) const in GetSubFont() function in OHOS::ACELite::CanvasComponent