Searched refs:jsOffset (Results 1 – 2 of 2) sorted by relevance
55 JSRef<JSVal> jsOffset = itemObject->GetProperty("offset"); in Constructor() local57 if (!JSViewAbstract::ParseJsDimensionVp(jsOffset, offset)) { in Constructor()
156 auto jsOffset = paramObject->GetProperty("offset"); in Create() local171 if (ParseJsDimensionVp(jsOffset, offset)) { in Create()