/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/hm_symbol/ |
H A D | hm_symbol_txt_test.cpp | 36 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 D | text_field_algorithm_test.cpp | 56 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 D | span_model_impl.cpp | 32 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 D | text_model_impl.cpp | 56 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 D | text_clock_model_impl.cpp | 56 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 D | text_timer_model_impl.cpp | 65 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 D | indexer_model_impl.cpp | 41 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 D | marquee_model_impl.cpp | 77 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 D | select_model_impl.cpp | 100 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 D | convert.cpp | 117 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 D | text_content_modifier.cpp | 128 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 D | text_layout_algorithm.cpp | 120 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 D | text_adapt_font_sizer.cpp | 27 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 D | js_date_picker_theme.h | 36 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 D | js_text_picker_theme.h | 36 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 D | js_time_picker_theme.h | 36 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 D | text_testsix_ng.cpp | 39 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 D | text_field_content_modifier.cpp | 140 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 D | tab_bar_item_component.cpp | 44 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 D | js_piece.cpp | 148 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 D | symbol_test_ng.cpp | 262 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 D | rich_editor_layout_algorithm.cpp | 52 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 D | napi_common.cpp | 94 …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 D | ui_font_cache.cpp | 49 …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 D | convert_test.cpp | 136 TextStyle textStyle; variable 149 TextStyle textStyle; variable
|