Home
last modified time | relevance | path

Searched defs:boxBorder (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/input/
H A Ddom_textfield_util.cpp205 SetChildStyle(const RefPtr<BoxComponent>& boxComponent, const RefPtr<TextFieldComponent>& component, const std::map<std::string, std::string>& styles, const Border& boxBorder, const DOMInput& node) SetChildStyle() argument
328 UpdateDecorationStyle(const RefPtr<BoxComponent>& boxComponent, const RefPtr<TextFieldComponent>& component, const Border& boxBorder, bool hasBoxRadius) UpdateDecorationStyle() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_popup.cpp209 auto boxBorder = boxComponent_->GetBackDecoration()->GetBorder(); in PrepareSpecializedComponent() local
H A Ddom_search.cpp322 Border boxBorder; in PrepareSpecializedComponent() local
H A Ddom_textarea.cpp356 Border boxBorder = backDecoration->GetBorder(); in UpdateDecoration() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dsearch_model_impl.cpp339 UpdateDecorationStyle(const RefPtr<BoxComponent>& boxComponent, const RefPtr<TextFieldComponent>& component, const Border& boxBorder, bool hasBoxRadius) UpdateDecorationStyle() argument
433 Border boxBorder; PrepareSpecializedComponent() local
[all...]
H A Dtext_field_model_impl.cpp47 Border boxBorder; in CreateTextInput() local
133 Border boxBorder; in CreateTextArea() local
515 UpdateDecoration(const RefPtr<BoxComponent>& boxComponent, const RefPtr<TextFieldComponent>& component, const Border& boxBorder, const OHOS::Ace::RefPtr<OHOS::Ace::TextFieldTheme>& textFieldTheme) UpdateDecoration() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_textfield.cpp1286 UpdateDecoration(const RefPtr<BoxComponent>& boxComponent, const RefPtr<TextFieldComponent>& component, const Border& boxBorder, const OHOS::Ace::RefPtr<OHOS::Ace::TextFieldTheme>& textFieldTheme) UpdateDecoration() argument

Completed in 8 milliseconds