Searched refs:GetHalfLeading (Results 1 – 14 of 14) sorted by relevance
531 txtStyle.half_leading = textStyle.GetHalfLeading(); in ConvertTxtStyle()657 txtStyle.halfLeading = textStyle.GetHalfLeading(); in ConvertTxtStyle()761 txtStyle.halfLeading = textStyle.GetHalfLeading(); in ConvertTxtStyle()
180 static bool GetHalfLeading(FrameNode* frameNode);
242 … dumpLog.AddDesc(std::string("HalfLeading: ").append(std::to_string(textStyle->GetHalfLeading()))); in DumpInfo()276 textStyle.SetHalfLeading(pipelineContext->GetHalfLeading()); in UpdateParagraph()319 themeTextStyle.SetHalfLeading(pipelineContext->GetHalfLeading()); in UpdateSymbolSpanParagraph()
88 textStyle.SetHalfLeading(textLayoutProperty->GetHalfLeadingValue(pipeline->GetHalfLeading())); in ConstructTextStyles()
611 … dumpLog.AddDesc(std::string("HalfLeading: ").append(std::to_string(textStyle.GetHalfLeading()))); in DumpInfo()
1143 bool TextModelNG::GetHalfLeading(FrameNode* frameNode) in GetHalfLeading() function in OHOS::Ace::NG::TextModelNG
3094 auto halfLeading = pipeline->GetHalfLeading(); in DumpScaleInfo()3219 … child->UpdateHalfLeadingWithoutFlushDirty(textLayoutProp->GetHalfLeading().value()); in UpdateChildProperty()
222 panda::NumberRef::New(vm, textStyle.GetHalfLeading()), in CreateJSTextStyleResult()
634 bool GetHalfLeading() const in GetHalfLeading() function
1228 textStyle.SetHalfLeading(pipeline->GetHalfLeading()); in UpdateTextStyleMore()1259 placeholderTextStyle.SetHalfLeading(pipeline->GetHalfLeading()); in UpdatePlaceholderTextStyleMore()
7152 auto halfLeading = pipeline->GetHalfLeading(); in OnBackPressed()
1232 bool GetHalfLeading() const in GetHalfLeading() function
1193 return static_cast<ArkUI_Int32>(TextModelNG::GetHalfLeading(frameNode)); in GetTextHalfLeading()
9576 const ArkUI_AttributeItem* GetHalfLeading(ArkUI_NodeHandle node) in GetHalfLeading() function13055 GetHalfLeading }; in GetTextAttribute()