Home
last modified time | relevance | path

Searched defs:display_ (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/
H A Dbasic_tdd_test.h64 static ScreenDevice *display_; variable
H A Dbasic_tdd_test.cpp36 ScreenDevice *BasicTddTest::display_ = nullptr; member in OHOS::ACELite::BasicTddTest
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_shared_context.h43 EGLDisplay display_ = nullptr; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_dialog.h50 RefPtr<DisplayComponent> display_; variable
H A Ddom_panel.h49 RefPtr<DisplayComponent> display_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tween/
H A Dtween_element.h107 WeakPtr<DisplayComponent> display_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drender_picker_column.h145 RefPtr<RenderDisplay> display_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/refresh/
H A Drender_refresh.h179 RefPtr<RenderDisplay> display_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/chart/
H A Dchart_component.h297 bool display_ = false; variable