Searched refs:Y_XL (Results 1 – 2 of 2) sorted by relevance
39 constexpr int Y_XL = 10; variable227 Local<JSValueRef> yXl = runtimeCallInfo->GetCallArgRef(Y_XL + 1); in SetGutter()282 containerSizeArray[Y_XL] = yXl->Int32Value(vm); in SetGutter()284 containerSizeArray[Y_XL] = containerSizeArray[Y_LG]; in SetGutter()289 containerSizeArray[Y_XXL] = containerSizeArray[Y_XL]; in SetGutter()
41 constexpr int Y_XL = 10; variable72 gutter->yXl = Dimension(gutterSizeArray[Y_XL], DimensionUnit::VP); in InheritGridRowGutterOption()