Home
last modified time | relevance | path

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

/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-outline.md11 ## outline section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-outline.md11 ## outline section
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/drawable/
H A Drs_property_drawable_foreground_test.cpp190 std::shared_ptr<RSBorder> outline = std::make_shared<RSBorder>(); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_foreground.cpp455 auto& outline = properties.GetOutline(); in OnUpdate() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties_painter.cpp1373 auto outline = properties.GetOutline(); in GetOutlineDirtyRect() local
1390 auto outline = properties.GetOutline(); in DrawOutline() local
H A Drs_property_drawable_bounds_geometry.cpp249 auto& outline = properties.GetOutline(); in Generate() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_vector.cpp750 FT_Outline outline = slot->outline; in SetItaly() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp1673 auto& outline = properties.GetOutline(); in UpdateDirtyRegion() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js3270 outline(value) { method in ArkComponent
9990 outline(value) { method in ArkSpanComponent
25381 outline(value) { method in ArkXComponentComponent