Home
last modified time | relevance | path

Searched defs:styleType_ (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
Dtest_base.h73 int styleType_ = DRAW_STYLE_NONE; variable
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ets/ets/pages/
Dtestbase.ts49 styleType_: number | 0; //性能测试耗时 property in TestBase
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
Dfocus_hub.h292 FocusStyleType styleType_ = FocusStyleType::NONE; variable