Searched refs:JsGetBoundingClientRect (Results 1 – 1 of 1) sorted by relevance
2494 shared_ptr<JsValue> JsGetBoundingClientRect(const shared_ptr<JsRuntime>& runtime, const shared_ptr<… in JsGetBoundingClientRect() function2519 …node->SetProperty(runtime, "getBoundingClientRect", runtime->NewFunction(JsGetBoundingClientRect)); in JsCreateElement()