Home
last modified time | relevance | path

Searched refs:SetFillType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/path_napi/
H A Djs_path.h56 static napi_value SetFillType(napi_env env, napi_callback_info info);
H A Djs_path.cpp52 DECLARE_NAPI_FUNCTION("setFillType", JsPath::SetFillType),
293 napi_value JsPath::SetFillType(napi_env env, napi_callback_info info) in SetFillType() function in OHOS::Rosen::Drawing::JsPath