Searched refs:spaceVal (Results 1 – 3 of 3) sorted by relevance
90 JSRef<JSVal> spaceVal = obj->GetProperty("space"); in CreateFlexComponent() local91 if (spaceVal->IsUndefined()) { in CreateFlexComponent()112 JSRef<JSVal> spaceVal = obj->GetProperty("space"); in CreateWrapComponent() local113 if (spaceVal->IsUndefined()) { in CreateWrapComponent()
55 JSRef<JSVal> spaceVal = obj->GetProperty("space"); in Create() local57 if (ParseJsDimensionVp(spaceVal, value)) { in Create()
57 JSRef<JSVal> spaceVal = obj->GetProperty("space"); in Create() local59 if (ParseJsDimensionVp(spaceVal, value)) { in Create()