Searched refs:JsHeightGetter (Results 1 – 2 of 2) sorted by relevance
221 static shared_ptr<JsValue> JsHeightGetter(const shared_ptr<JsRuntime>& runtime,
341 { "height", JsHeightGetter, nullptr } in HandleJsContext()2499 shared_ptr<JsValue> JsiCanvasBridge::JsHeightGetter(const shared_ptr<JsRuntime>& runtime, in JsHeightGetter() function in OHOS::Ace::Framework::JsiCanvasBridge