Home
last modified time | relevance | path

Searched defs:textStyle (Results 1 – 25 of 201) sorted by relevance

123456789

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/hm_symbol/
H A Dhm_symbol_txt_test.cpp36 SPText::TextStyle textStyle; variable
51 SPText::TextStyle textStyle; variable
77 SPText::TextStyle textStyle; variable
124 SPText::TextStyle textStyle; variable
171 SPText::TextStyle textStyle; variable
194 SPText::TextStyle textStyle; variable
210 SPText::TextStyle textStyle; variable
225 SPText::TextStyle textStyle; variable
248 SPText::TextStyle textStyle; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_algorithm_test.cpp56 TextStyle textStyle; variable
78 TextStyle textStyle; variable
98 TextStyle textStyle; variable
119 TextStyle textStyle; variable
139 TextStyle textStyle; variable
158 TextStyle textStyle; variable
176 TextStyle textStyle; variable
197 TextStyle textStyle; variable
220 TextStyle textStyle; variable
413 TextStyle textStyle; variable
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dspan_model_impl.cpp32 auto textStyle = spanComponent->GetTextStyle(); in Create() local
44 auto textStyle = component->GetTextStyle(); in SetFontSize() local
58 auto textStyle = component->GetTextStyle(); in SetTextColor() local
71 auto textStyle = component->GetTextStyle(); in SetItalicFontStyle() local
86 auto textStyle = component->GetTextStyle(); in SetFontWeight() local
101 auto textStyle = component->GetTextStyle(); in SetFontFamily() local
115 auto textStyle = component->GetTextStyle(); in SetTextDecoration() local
124 auto textStyle = component->GetTextStyle(); in SetTextDecorationColor() local
133 auto textStyle = component->GetTextStyle(); in SetTextDecorationStyle() local
142 auto textStyle = component->GetTextStyle(); in SetTextCase() local
[all …]
H A Dtext_model_impl.cpp56 auto textStyle = component->GetTextStyle(); in SetFontSize() local
66 auto textStyle = component->GetTextStyle(); in SetTextColor() local
80 auto textStyle = component->GetTextStyle(); in SetItalicFontStyle() local
90 auto textStyle = component->GetTextStyle(); in SetFontWeight() local
104 auto textStyle = component->GetTextStyle(); in SetFontFamily() local
114 auto textStyle = component->GetTextStyle(); in SetTextAlign() local
123 auto textStyle = component->GetTextStyle(); in SetTextOverflow() local
133 auto textStyle = component->GetTextStyle(); in SetMaxLines() local
143 auto textStyle = component->GetTextStyle(); in SetTextIndent() local
153 auto textStyle = component->GetTextStyle(); in SetLineHeight() local
[all …]
H A Dtext_clock_model_impl.cpp56 auto textStyle = component->GetTextStyle(); in SetFontSize() local
66 auto textStyle = component->GetTextStyle(); in SetTextColor() local
76 auto textStyle = component->GetTextStyle(); in SetItalicFontStyle() local
86 auto textStyle = component->GetTextStyle(); in SetFontWeight() local
96 auto textStyle = component->GetTextStyle(); in SetFontFamily() local
101 void TextClockModelImpl::InitFontDefault(const TextStyle& textStyle) in InitFontDefault()
H A Dtext_timer_model_impl.cpp65 auto textStyle = component->GetTextStyle(); in SetFontSize() local
75 auto textStyle = component->GetTextStyle(); in SetTextColor() local
85 auto textStyle = component->GetTextStyle(); in SetItalicFontStyle() local
95 auto textStyle = component->GetTextStyle(); in SetFontWeight() local
105 auto textStyle = component->GetTextStyle(); in SetFontFamily() local
H A Dindexer_model_impl.cpp41 auto textStyle = indexerComponent->GetActiveTextStyle(); in SetSelectedColor() local
52 auto textStyle = indexerComponent->GetNormalTextStyle(); in SetColor() local
63 auto textStyle = indexerComponent->GetBubbleTextStyle(); in SetPopupColor() local
102 TextStyle textStyle; in SetSelectedFont() local
114 TextStyle textStyle; in SetPopupFont() local
126 TextStyle textStyle; in SetFont() local
203 void IndexerModelImpl::SetTextStyle(TextStyle& textStyle, std::optional<Dimension>& fontSize, in SetTextStyle()
H A Dmarquee_model_impl.cpp77 auto textStyle = component->GetTextStyle(); in SetTextColor() local
90 auto textStyle = component->GetTextStyle(); in SetFontSize() local
103 auto textStyle = component->GetTextStyle(); in SetFontWeight() local
112 auto textStyle = component->GetTextStyle(); in SetFontFamily() local
123 auto textStyle = component->GetTextStyle(); in SetAllowScale() local
H A Dselect_model_impl.cpp100 TextStyle textStyle = selectComponent->GetSelectStyle(); in SetFontSize() local
111 TextStyle textStyle = selectComponent->GetSelectStyle(); in SetFontWeight() local
122 TextStyle textStyle = selectComponent->GetSelectStyle(); in SetFontFamily() local
133 TextStyle textStyle = selectComponent->GetSelectStyle(); in SetItalicFontStyle() local
144 auto textStyle = selectComponent->GetSelectStyle(); in SetFontColor() local
173 TextStyle textStyle = optionItem->GetSelectedTextStyle(); in SetSelectedOptionFontSize() local
265 TextStyle textStyle = optionItem->GetTextStyle(); in SetOptionFontSize() local
280 TextStyle textStyle = optionItem->GetTextStyle(); in SetOptionFontWeight() local
295 TextStyle textStyle = optionItem->GetTextStyle(); in SetOptionFontFamily() local
310 TextStyle textStyle = optionItem->GetTextStyle(); in SetOptionItalicFontStyle() local
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dconvert.cpp117 void CopyTextStyleSymbol(const TextStyle& style, SPText::TextStyle& textStyle) in CopyTextStyleSymbol()
131 void SplitTextStyleConvert(SPText::TextStyle& textStyle, const TextStyle& style) in SplitTextStyleConvert()
165 SPText::TextStyle textStyle; in Convert() local
197 void CopyTextStyleSymbol(const SPText::TextStyle& style, TextStyle& textStyle) in CopyTextStyleSymbol()
208 void SplitTextStyleConvert(TextStyle& textStyle, const SPText::TextStyle& style) in SplitTextStyleConvert()
244 TextStyle textStyle; in Convert() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_content_modifier.cpp128 void TextContentModifier::SetDefaultFontSize(const TextStyle& textStyle) in SetDefaultFontSize()
162 void TextContentModifier::SetDefaultFontWeight(const TextStyle& textStyle) in SetDefaultFontWeight()
169 void TextContentModifier::SetDefaultTextColor(const TextStyle& textStyle) in SetDefaultTextColor()
175 void TextContentModifier::SetDefaultTextShadow(const TextStyle& textStyle) in SetDefaultTextShadow()
231 void TextContentModifier::SetDefaultLineHeight(const TextStyle& textStyle) in SetDefaultLineHeight()
513 void TextContentModifier::ModifyFontSizeInTextStyle(TextStyle& textStyle) in ModifyFontSizeInTextStyle()
537 void TextContentModifier::ModifyFontWeightInTextStyle(TextStyle& textStyle) in ModifyFontWeightInTextStyle()
545 void TextContentModifier::ModifyTextColorInTextStyle(TextStyle& textStyle) in ModifyTextColorInTextStyle()
569 void TextContentModifier::ModifyDecorationInTextStyle(TextStyle& textStyle) in ModifyDecorationInTextStyle()
597 void TextContentModifier::ModifyLineHeightInTextStyle(TextStyle& textStyle) in ModifyLineHeightInTextStyle()
[all …]
H A Dtext_layout_algorithm.cpp120 TextStyle textStyle; in MeasureContent() local
170 bool TextLayoutAlgorithm::AddPropertiesAndAnimations(TextStyle& textStyle, in AddPropertiesAndAnimations()
193 const TextStyle& textStyle, LayoutWrapper* layoutWrapper, const RefPtr<Paragraph>& paragraph) in UpdateParagraphForAISpan()
239 const TextStyle& textStyle, bool isDragging, const RefPtr<Paragraph>& paragraph) in GrayDisplayAISpan()
279 const TextStyle& textStyle, std::string content, LayoutWrapper* layoutWrapper, double maxWidth) in CreateParagraph()
400 bool TextLayoutAlgorithm::AdaptMinTextSize(TextStyle& textStyle, const std::string& content, in AdaptMinTextSize()
452 const TextStyle& textStyle, const std::string& content, double maxWidth) in UpdateSingleParagraph()
519 bool TextLayoutAlgorithm::BuildParagraphAdaptUseMinFontSize(TextStyle& textStyle, in BuildParagraphAdaptUseMinFontSize()
543 bool TextLayoutAlgorithm::BuildParagraphAdaptUseLayoutConstraint(TextStyle& textStyle, in BuildParagraphAdaptUseLayoutConstraint()
577 std::optional<SizeF> TextLayoutAlgorithm::BuildTextRaceParagraph(TextStyle& textStyle, in BuildTextRaceParagraph()
[all …]
H A Dtext_adapt_font_sizer.cpp27 bool TextAdaptFontSizer::AdaptMaxFontSize(TextStyle& textStyle, const std::string& content, in AdaptMaxFontSize()
73 bool TextAdaptFontSizer::AdaptMinFontSize(TextStyle& textStyle, const std::string& content, in AdaptMinFontSize()
99 void TextAdaptFontSizer::GetAdaptMaxMinFontSize(const TextStyle& textStyle, double& maxFontSize, do… in GetAdaptMaxMinFontSize()
108 void TextAdaptFontSizer::GetAdaptFontSizeStep(const TextStyle& textStyle, double& stepSize, const D… in GetAdaptFontSizeStep()
152 bool TextAdaptFontSizer::IsNeedAdaptFontSize(const TextStyle& textStyle, const LayoutConstraintF& c… in IsNeedAdaptFontSize()
160 …AdaptFontSizer::SetAdaptFontSizeLineHeight(const Dimension& lineHeight, const TextStyle& textStyle) in SetAdaptFontSizeLineHeight()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/
H A Djs_date_picker_theme.h36 NG::PickerTextStyle textStyle; in ApplyTheme() local
61 static bool ObtainSelectedTextStyle(NG::PickerTextStyle& textStyle) in ObtainSelectedTextStyle()
70 static bool ObtainTextStyle(NG::PickerTextStyle& textStyle) in ObtainTextStyle()
H A Djs_text_picker_theme.h36 NG::PickerTextStyle textStyle; in ApplyTheme() local
60 static bool ObtainSelectedTextStyle(NG::PickerTextStyle& textStyle) in ObtainSelectedTextStyle()
69 static bool ObtainTextStyle(NG::PickerTextStyle& textStyle) in ObtainTextStyle()
H A Djs_time_picker_theme.h36 NG::PickerTextStyle textStyle; in ApplyTheme() local
61 static bool ObtainSelectedTextStyle(NG::PickerTextStyle& textStyle) in ObtainSelectedTextStyle()
70 static bool ObtainTextStyle(NG::PickerTextStyle& textStyle) in ObtainTextStyle()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_testsix_ng.cpp39 TextStyle textStyle; variable
87 TextStyle textStyle; variable
120 …auto textStyle = CreateTextStyleUsingThemeWithText(frameNode, fontStyle, textLineStyle, textTheme); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_content_modifier.cpp140 TextStyle textStyle; in SetDefaultAnimatablePropertyValue() local
203 void TextFieldContentModifier::SetDefaultFontSize(const TextStyle& textStyle) in SetDefaultFontSize()
220 void TextFieldContentModifier::SetDefaultAdaptMinFontSize(const TextStyle& textStyle) in SetDefaultAdaptMinFontSize()
227 void TextFieldContentModifier::SetDefaultAdaptMaxFontSize(const TextStyle& textStyle) in SetDefaultAdaptMaxFontSize()
234 void TextFieldContentModifier::SetDefaultFontWeight(const TextStyle& textStyle) in SetDefaultFontWeight()
241 void TextFieldContentModifier::SetDefaultTextColor(const TextStyle& textStyle) in SetDefaultTextColor()
247 void TextFieldContentModifier::SetDefaultFontStyle(const TextStyle& textStyle) in SetDefaultFontStyle()
253 void TextFieldContentModifier::SetDefaultTextOverflow(const TextStyle& textStyle) in SetDefaultTextOverflow()
259 void TextFieldContentModifier::SetDefaultTextDecoration(const TextStyle& textStyle) in SetDefaultTextDecoration()
269 void TextFieldContentModifier::ModifyTextStyle(TextStyle& textStyle) in ModifyTextStyle()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_bar_item_component.cpp44 TextStyle textStyle; in TabBarItemComponent() local
84 void TabBarItemComponent::UpdateStyle(const TextStyle& textStyle, const Color& color) in UpdateStyle()
116 auto textStyle = textComponent->GetTextStyle(); in BuildWithTextIcon() local
131 auto textStyle = text->GetTextStyle(); in BuildWithTextIcon() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_piece.cpp148 auto textStyle = component->GetTextStyle(); in SetTextColor() local
164 auto textStyle = component->GetTextStyle(); in SetFontSize() local
177 auto textStyle = component->GetTextStyle(); in SetFontStyle() local
191 auto textStyle = component->GetTextStyle(); in SetFontWeight() local
207 auto textStyle = component->GetTextStyle(); in SetFontFamily() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/symbol/
H A Dsymbol_test_ng.cpp262 auto textStyle = CreateTextStyleUsingTheme(symbolStyle, nullptr, nullptr); variable
295 auto textStyle = CreateTextStyleUsingTheme(symbolStyle, nullptr, nullptr); variable
329 auto textStyle = CreateTextStyleUsingTheme(symbolStyle, nullptr, nullptr); variable
363 auto textStyle = CreateTextStyleUsingTheme(symbolStyle, nullptr, nullptr); variable
398 auto textStyle = CreateTextStyleUsingTheme(symbolStyle, nullptr, nullptr); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_layout_algorithm.cpp52 TextStyle textStyle; in RichEditorLayoutAlgorithm() local
136 TextStyle textStyle; in MeasureContentSize() local
162 bool RichEditorLayoutAlgorithm::BuildParagraph(TextStyle& textStyle, const RefPtr<TextLayoutPropert… in BuildParagraph()
180 const TextStyle& textStyle, std::string content, LayoutWrapper* layoutWrapper, double maxWidth) in CreateParagraph()
278 const TextStyle& textStyle, const std::string& content, LayoutWrapper* layoutWrapper) const in GetParagraphStyle() argument
311 auto textStyle = spanItem->GetTextStyle(); in HandleEmptyParagraph() local
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/
H A Dnapi_common.cpp94 …etDecorationFromJS(napi_env env, napi_value argValue, const std::string& str, TextStyle& textStyle) in GetDecorationFromJS()
138 void ReceiveFontFeature(napi_env env, napi_value argValue, TextStyle& textStyle) in ReceiveFontFeature()
174 void ReceiveFontVariation(napi_env env, napi_value argValue, TextStyle& textStyle) in ReceiveFontVariation()
210 void SetTextStyleBaseType(napi_env env, napi_value argValue, TextStyle& textStyle) in SetTextStyleBaseType()
222 …canShadowValue(napi_env env, napi_value allShadowValue, uint32_t arrayLength, TextStyle& textStyle) in ScanShadowValue()
254 void SetTextShadowProperty(napi_env env, napi_value argValue, TextStyle& textStyle) in SetTextShadowProperty()
270 void ParsePartTextStyle(napi_env env, napi_value argValue, TextStyle& textStyle) in ParsePartTextStyle()
321 bool GetTextStyleFromJS(napi_env env, napi_value argValue, TextStyle& textStyle) in GetTextStyleFromJS()
341 TextStyle textStyle; in GetParagraphStyleFromJS() local
568 napi_value CreateTextStyleJsValue(napi_env env, TextStyle textStyle) in CreateTextStyleJsValue()
/ohos5.0/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_cache.cpp49 …nt8_t* UIFontCache::GetSpace(uint16_t fontId, uint32_t unicode, uint32_t size, TextStyle textStyle) in GetSpace()
96 uint8_t* UIFontCache::GetBitmap(uint16_t fontKey, uint32_t unicode, TextStyle textStyle) in GetBitmap()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/adapter/skia_txt/
H A Dconvert_test.cpp136 TextStyle textStyle; variable
149 TextStyle textStyle; variable

123456789