Searched refs:GetDefaultFontSize (Results 1 – 7 of 7) sorted by relevance
161 static uint8_t GetDefaultFontSize();
28 fontSize_ = ProductAdapter::GetDefaultFontSize(); in CreateNativeViews()
31 fontSize_ = ProductAdapter::GetDefaultFontSize(); in CreateNativeViews()
39 fontSize_ = ProductAdapter::GetDefaultFontSize(); in TextComponent()
107 fontSize_ = ProductAdapter::GetDefaultFontSize(); in PickerViewComponent()
228 fontStyle_.fontSize = ProductAdapter::GetDefaultFontSize(); in CanvasComponent()582 uint8_t defaultFontSize = ProductAdapter::GetDefaultFontSize(); in FontGetter()
241 uint8_t ProductAdapter::GetDefaultFontSize() in GetDefaultFontSize() function in OHOS::ACELite::ProductAdapter