Searched defs:isDefaultFontSize (Results 1 – 7 of 7) sorted by relevance
25 void SetIsDefault(bool isDefaultFontSize, bool isDefaultBadgeSize) override {}; in SetIsDefault()
25 void SetIsDefault(bool isDefaultFontSize, bool isDefaultBadgeSize) override in SetIsDefault()
105 void SetIsDefault(bool isDefaultFontSize, bool isDefaultBadgeSize) in SetIsDefault()
128 …FrameNode* frameNode, BadgeParameters& badgeParameters, bool isDefaultFontSize, bool isDefaultBadg… in SetBadgeParam()
69 auto isDefaultFontSize = layoutProperty->GetFontSizeIsDefault(); in Measure() local
113 bool isDefaultFontSize = true; in CreateBadgeParameters() local
700 ArkUI_Bool isDefaultFontSize; member