Home
last modified time | relevance | path

Searched defs:theme (Results 451 - 461 of 461) sorted by relevance

1...<<111213141516171819

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.h1343 auto theme = GetTheme(); in GetPreviewDecorationColor() local
H A Dtext_field_pattern.cpp831 auto theme = GetTheme(); in CursorInContentRegion() local
1166 auto theme = GetTheme(); in InitDisableColor() local
1511 auto theme = pipeline->GetTheme<TextFieldTheme>(); IsShowHandle() local
1520 auto theme = pipeline->GetTheme<TextFieldTheme>(); GetCancelButton() local
1529 auto theme = pipeline->GetTheme<TextFieldTheme>(); GetCancelImageText() local
1538 auto theme = pipeline->GetTheme<TextFieldTheme>(); GetPasswordIconPromptInformation() local
2890 auto theme = GetTheme(); ProcessUnderlineColorOnModifierDone() local
3312 auto theme = GetTheme(); CanChangeSelectState() local
3911 auto theme = GetTheme(); GetMiscTextConfig() local
3957 auto theme = GetTheme(); GetInlinePositionYAndHeight() local
4303 auto theme = pipeline->GetTheme<TextFieldTheme>(); MeasureCounterNodeHeight() local
4867 auto theme = GetTheme(); HandleCounterBorder() local
5845 auto theme = GetTheme(); OnBackPressed() local
5901 auto theme = context->GetTheme<TextFieldTheme>(); OnBackPressed() local
5907 auto theme = GetTheme(); OnBackPressed() local
5916 auto theme = GetTheme(); OnBackPressed() local
5925 auto theme = GetTheme(); OnBackPressed() local
5934 auto theme = GetTheme(); OnBackPressed() local
5994 auto theme = GetTheme(); OnBackPressed() local
6273 auto theme = GetTheme(); OnBackPressed() local
6307 auto theme = GetTheme(); OnBackPressed() local
6337 auto theme = GetTheme(); OnBackPressed() local
6376 auto theme = GetTheme(); OnBackPressed() local
6384 auto theme = GetTheme(); OnBackPressed() local
6392 auto theme = GetTheme(); OnBackPressed() local
6400 auto theme = GetTheme(); OnBackPressed() local
6445 auto theme = GetTheme(); OnBackPressed() local
6508 auto theme = GetTheme(); OnBackPressed() local
6550 auto theme = GetTheme(); OnBackPressed() local
7269 auto theme = context->GetTheme<TextFieldTheme>(); OnBackPressed() local
8025 auto theme = GetTheme(); OnBackPressed() local
8058 auto theme = GetTheme(); OnBackPressed() local
8089 auto theme = GetTheme(); OnBackPressed() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp1896 auto theme = pipeline->GetTheme<SelectTheme>(); in BindMenuWithItems() local
1932 auto theme = pipeline->GetTheme<SelectTheme>(); in BindMenuWithCustomNode() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp9158 auto theme = GetTheme<RichEditorTheme>(); SetPlaceholder() local
10208 auto theme = context->GetTheme<TextTheme>(); GetTextThemeFontSize() local
10941 auto theme = GetTheme<RichEditorTheme>(); GetDefaultTextStyle() local
10960 auto theme = GetTheme<RichEditorTheme>(); IsShowAIWrite() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp2774 auto theme = pipeline->GetTheme<TextTheme>(); in IsShowHandle() local
2783 auto theme = pipeline->GetTheme<TextTheme>(); in GetUrlHoverColor() local
2792 auto theme = pipeline->GetTheme<TextTheme>(); in GetUrlPressColor() local
2801 auto theme in GetUrlSpanColor() local
3471 auto theme = context->GetTheme<TextTheme>(); OnColorConfigurationUpdate() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h652 void SetThemeManager(RefPtr<ThemeManager> theme) in SetThemeManager() argument
675 auto theme = GetTheme<T>(); in GetDraggable() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.cpp828 auto theme = pipeline->GetTheme<DialogTheme>(); in OpenDialogAnimation() local
890 auto theme in CloseDialogAnimation() local
1175 auto theme = pipeline->GetTheme<SelectTheme>(); OnPopMenuAnimationFinished() local
2722 auto theme = pipeline->GetTheme<DialogTheme>(); RegisterDialogCallback() local
6127 auto theme = pipeline->GetTheme<SelectTheme>(); ShowAIEntityMenu() local
6142 auto theme = pipeline->GetTheme<SelectTheme>(); CloseAIEntityMenu() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp5594 auto theme = pipeline->GetTheme<TextOverlayTheme>(); in OnGetTouchHandleHotZone() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp3421 auto theme = pipeline->GetTheme<TextOverlayTheme>(); in HandleTouchClickEventFromOverlay() local
4230 auto theme = pipeline->GetTheme<TextOverlayTheme>(); in ComputeClippedSelectionBounds() local
5134 DialogProperties WebPattern::GetDialogProperties(const RefPtr<DialogTheme>& theme) in GetDialogProperties() argument
5160 auto theme = pipelineContext->GetTheme<DialogTheme>(); in ShowDateTimeDialog() local
5208 auto theme = pipelineContext->GetTheme<DialogTheme>(); ShowTimeDialog() local
5256 auto theme = pipelineContext->GetTheme<DialogTheme>(); ShowDateTimeSuggestionDialog() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp5380 auto theme = Framework::JSShapeAbstract::GetTheme<ProgressTheme>(); in SetMask() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp3370 auto theme = pipeline->GetTheme<SelectTheme>(); in GetMenuShowInSubwindow() local
7249 RefPtr<ProgressTheme> theme = GetTheme<ProgressTheme>(); in JsMask() local

Completed in 102 milliseconds

1...<<111213141516171819