Home
last modified time | relevance | path

Searched defs:textFieldTheme (Results 1 – 25 of 32) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_paint_property.cpp30 auto textFieldTheme = pipeline->GetTheme<TextFieldTheme>(); in ToJsonValue() local
H A Dtext_input_response_area.cpp296 auto textFieldTheme = themeManager->GetTheme<TextFieldTheme>(); in GetIconSize() local
310 auto textFieldTheme = themeManager->GetTheme<TextFieldTheme>(); in GetIconRightOffset() local
330 auto textFieldTheme = themeManager->GetTheme<TextFieldTheme>(); in LoadImageSourceInfo() local
545 auto textFieldTheme = themeManager->GetTheme<TextFieldTheme>(); in UpdateCleanNode() local
H A Dtext_field_layout_algorithm.cpp59 auto textFieldTheme = pipeline->GetTheme<TextFieldTheme>(); in ConstructTextStyles() local
157 auto textFieldTheme = pattern->GetTheme(); in InlineMeasureContent() local
922 auto textFieldTheme = pattern->GetTheme(); in GetSuitableSize() local
934 auto textFieldTheme = pipeline->GetTheme<TextFieldTheme>(); in GetTextFieldDefaultHeight() local
1151 auto textFieldTheme = pattern->GetTheme(); in BuildInlineFocusLayoutConstraint() local
H A Dtext_field_pattern.cpp436 auto textFieldTheme = GetTheme(); in GetTextOrPlaceHolderFontSize() local
1283 auto textFieldTheme = GetTheme(); in ProcBorderAndUnderlineInBlurEvent() local
1734 auto textFieldTheme = GetTheme(); in FireEventHubOnChange() local
2907 auto textFieldTheme = GetTheme(); in OnModifyDone() local
3031 auto textFieldTheme = GetTheme(); in CalculateDefaultCursor() local
3163 auto textFieldTheme = GetTheme(); in ProcessInnerPadding() local
3532 auto textFieldTheme = GetTheme(); in OnHover() local
4439 auto textFieldTheme = GetTheme(); in PreferredTextHeight() local
6292 auto textFieldTheme = GetTheme(); in OnBackPressed() local
8808 auto textFieldTheme = GetTheme(); in OnBackPressed() local
[all …]
H A Dtext_field_model_ng.cpp85 auto textFieldTheme = pattern->GetTheme(); in CreateNode() local
210 auto textFieldTheme = themeManager->GetTheme<TextFieldTheme>(); in ProcessDefaultStyleAndBehaviors() local
1578 auto textFieldTheme = themeManager->GetTheme<TextFieldTheme>(); in ResetTextInputPadding() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_base.cpp25 auto textFieldTheme = AceType::MakeRefPtr<TextFieldTheme>(); in SetUpTestSuite() local
H A Dtext_field_algorithm_test.cpp173 auto textFieldTheme = pipeline->GetTheme<TextFieldTheme>(); variable
194 auto textFieldTheme = pipeline->GetTheme<TextFieldTheme>(); variable
217 auto textFieldTheme = pipeline->GetTheme<TextFieldTheme>(); variable
H A Dtext_input_wordbreak_test.cpp135 auto textFieldTheme = AceType::MakeRefPtr<TextFieldTheme>(); in SetUpTestSuite() local
H A Dtext_area_menu_test.cpp129 auto textFieldTheme = AceType::MakeRefPtr<TextFieldTheme>(); in SetUpTestSuite() local
H A Dtext_input_area_model_test.cpp141 auto textFieldTheme = AceType::MakeRefPtr<TextFieldTheme>(); in SetUpTestSuite() local
H A Dtext_area_test.cpp137 auto textFieldTheme = AceType::MakeRefPtr<TextFieldTheme>(); in SetUpTestSuite() local
H A Dtext_input_modify_test.cpp140 auto textFieldTheme = AceType::MakeRefPtr<TextFieldTheme>(); in SetUpTestSuite() local
H A Dtext_area_decoration_test.cpp119 auto textFieldTheme = AceType::MakeRefPtr<TextFieldTheme>(); in SetUpTestSuite() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/search/
H A Dsearch_base.cpp24 auto textFieldTheme = AceType::MakeRefPtr<TextFieldTheme>(); in SetUpTestSuite() local
H A Dsearch_decoration_test_ng.cpp91 auto textFieldTheme = AceType::MakeRefPtr<TextFieldTheme>(); in SetUpTestSuite() local
H A Dsearch_test_update_ng.cpp99 auto textFieldTheme = AceType::MakeRefPtr<TextFieldTheme>(); in SetUpTestSuite() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_text_field.cpp73 auto textFieldTheme = GetTheme(); in ApplyNormalTheme() local
H A Dsearch_pattern.cpp383 auto textFieldTheme = pipeline->GetTheme<TextFieldTheme>(); in HandleBackgroundColor() local
1628 auto textFieldTheme = pipeline->GetTheme<TextFieldTheme>(); in OnColorConfigurationUpdate() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_input/
H A Dtext_input_layout_algorithm.cpp99 auto textFieldTheme = pipeline->GetTheme<TextFieldTheme>(); in Measure() local
379 auto textFieldTheme = pipeline->GetTheme<TextFieldTheme>(); in GetDefaultHeightByType() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dsearch_model_impl.cpp45 auto textFieldTheme = JSViewAbstract::GetTheme<TextFieldTheme>(); in Create() local
388 const OHOS::Ace::RefPtr<OHOS::Ace::TextFieldTheme>& textFieldTheme) in InitializeComponent()
H A Dtext_field_model_impl.cpp527 const OHOS::Ace::RefPtr<OHOS::Ace::TextFieldTheme>& textFieldTheme) in UpdateDecoration()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/search/
H A Dsearch_declaration.cpp47 auto textFieldTheme = GetTheme<TextFieldTheme>(); in InitializeStyle() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dmagnifier_controller.cpp252 auto textFieldTheme = pipeline->GetTheme<TextFieldTheme>(); in InitMagnifierParams() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_search.cpp49 auto textFieldTheme = GetTheme<TextFieldTheme>(); in InitializeStyle() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_field/
H A Dtext_field_test.cpp104 auto textFieldTheme = AceType::MakeRefPtr<TextFieldTheme>(); in SetUpTestSuite() local

12