Home
last modified time | relevance | path

Searched defs:Vp2Px (Results 1 – 4 of 4) sorted by relevance

/foundation/ace/ace_engine/frameworks/base/utils/
Dsystem_properties.h240 static double Vp2Px(double pxNum) in Vp2Px() function
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/v8/
Dv8_view_register.cpp370 void Vp2Px(const v8::FunctionCallbackInfo<v8::Value>& args) in Vp2Px() function
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
Djsi_view_register.cpp589 panda::Local<panda::JSValueRef> Vp2Px(panda::EcmaVM* vm, panda::Local<panda::JSValueRef> value, in Vp2Px() function
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/quickjs/
Dqjs_view_register.cpp678 JSValue Vp2Px(JSContext* ctx, JSValueConst new_target, int argc, JSValueConst* argv) in Vp2Px() function