Searched refs:Upper_Leftx (Results 1 – 1 of 1) sorted by relevance
1988 CJS_Value Upper_Leftx(pRuntime); in rect() local2001 rcArray.GetElement(pRuntime, 0, Upper_Leftx); in rect()2007 pArray[0] = static_cast<FX_FLOAT>(Upper_Leftx.ToInt(pRuntime)); in rect()2033 Upper_Leftx = CJS_Value(pRuntime, static_cast<int32_t>(crRect.left)); in rect()2039 rcArray.SetElement(pRuntime, 0, Upper_Leftx); in rect()