Searched refs:Y_LG (Results 1 – 2 of 2) sorted by relevance
38 constexpr int Y_LG = 9; variable226 Local<JSValueRef> yLg = runtimeCallInfo->GetCallArgRef(Y_LG + 1); in SetGutter()277 containerSizeArray[Y_LG] = yLg->Int32Value(vm); in SetGutter()279 containerSizeArray[Y_LG] = containerSizeArray[Y_MD]; in SetGutter()284 containerSizeArray[Y_XL] = containerSizeArray[Y_LG]; in SetGutter()
40 constexpr int Y_LG = 9; variable71 gutter->yLg = Dimension(gutterSizeArray[Y_LG], DimensionUnit::VP); in InheritGridRowGutterOption()