Home
last modified time | relevance | path

Searched defs:rectStyle (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/
Dnapi_common.cpp519 void SetRectStyleFromJS(napi_env env, napi_value argValue, RectStyle& rectStyle) in SetRectStyleFromJS()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
Ddrawing_text_typography.cpp2115 RectStyle& rectStyle = convertStyle->backgroundRect; in OH_Drawing_TextStyleSetBackgroundRect() local