Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/color_manager/color_space_object_convertor/
H A Djs_color_space_utils.h190 napi_value& resObject = propertyNameValue ? propertyNameValue : object; variable
211 napi_value& resObject = propertyNameValue ? propertyNameValue : object; variable
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/
H A Djs_drawing_utils.h214 napi_value& resObject = propertyNameValue ? propertyNameValue : object; variable
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/
H A Dnapi_common.h111 napi_value& resObject = propertyNameValue ? propertyNameValue : object; variable