Home
last modified time | relevance | path

Searched refs:Refresh (Results 1 - 16 of 16) sorted by relevance

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_picker.cpp195 void UIPicker::Refresh() in Refresh() function in OHOS::UIPicker
382 Refresh(); in SetFontId()
393 Refresh(); in SetBackgroundFont()
404 Refresh(); in SetHighlightFont()
414 Refresh(); in SetTextColor()
424 Refresh(); in SetItemHeight()
436 Refresh(); in SetWidth()
448 Refresh(); in SetHeight()
458 Refresh(); in SetLoopState()
467 Refresh(); in SetDirect()
[all...]
H A Dui_chart.cpp400 void UIChartDataSerial::Refresh() in Refresh() function in OHOS::UIChartDataSerial
490 data->Refresh(); in RefreshChart()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_input_response_area.h41 virtual void Refresh() {} in Refresh() function in OHOS::Ace::NG::TextInputResponseArea
93 void Refresh() override;
196 void Refresh() override;
H A Dtext_input_response_area.cpp236 void PasswordResponseArea::Refresh() in Refresh() function in OHOS::Ace::NG::PasswordResponseArea
843 void CleanNodeResponseArea::Refresh() in Refresh() function in OHOS::Ace::NG::CleanNodeResponseArea
H A Dtext_field_pattern.cpp7533 cleanNodeResponseArea->Refresh(); in OnBackPressed()
7560 passwordArea->Refresh(); in OnBackPressed()
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_picker.h463 Refresh(); in SetScrollBlankSize()
530 virtual void Refresh();
H A Dui_chart.h560 void Refresh();
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dnode_system.cpp173 virtual void Refresh() = 0;
224 nodeAccess_.Refresh();
231 nodeAccess_.Refresh();
241 nodeAccess_.Refresh();
258 nodeAccess_.Refresh();
264 nodeAccess_.Refresh();
344 nodeAccess_.Refresh();
476 // Internally for NodeSystem to skip unneccessary NodeCache::Refresh calls
817 void Refresh() override
935 // Internally for NodeSystem to skip unneccessary NodeCache::Refresh call
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web_controller.h39 void Refresh(const JSCallbackInfo& args);
H A Djs_web_controller.cpp503 JSClass<JSWebController>::CustomMethod("refresh", &JSWebController::Refresh); in JSBind()
808 void JSWebController::Refresh(const JSCallbackInfo& args) in Refresh() function in OHOS::Ace::Framework::JSWebController
812 webController_->Refresh(); in Refresh()
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_chart_unit_test.cpp515 chartDataSerial_->Refresh(); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_property.h476 void Refresh() const in Refresh() function in OHOS::Ace::WebController
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dmock_web_delegate.cpp459 void WebDelegate::Refresh() {} in Refresh() function in OHOS::Ace::WebDelegate
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.h1107 void Refresh();
H A Dweb_delegate.cpp1167 void WebDelegate::Refresh() in Refresh() function in OHOS::Ace::WebDelegate
2268 delegate->Refresh(); in SetWebCallBack()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js17213 if (globalThis.Refresh !== undefined) {
17214 globalThis.Refresh.attributeModifier = function (modifier) {

Completed in 61 milliseconds