Searched refs:ExtendLayoutInfo (Results 1 – 5 of 5) sorted by relevance
120 …JSHandle<LayoutInfo> newLayoutInfo = factory->ExtendLayoutInfo(layoutInfoHandle, newPropertiesLeng… in HWTEST_F_L0()
234 factory->ExtendLayoutInfo(layoutInfoHandle, offset)); in SetPropertyOfObjHClass()272 factory->ExtendLayoutInfo(layoutInfoHandle, offset)); in AddProperty()
375 JSHandle<LayoutInfo> ExtendLayoutInfo(const JSHandle<LayoutInfo> &old, int properties);
2435 JSHandle<LayoutInfo> ObjectFactory::ExtendLayoutInfo(const JSHandle<LayoutInfo> &old, int propertie… in ExtendLayoutInfo() function in panda::ecmascript::ObjectFactory
350 factory->ExtendLayoutInfo(layoutInfoHandle, offset)); in DEF_RUNTIME_STUBS()