Searched refs:Lower_Rightx (Results 1 – 1 of 1) sorted by relevance
2370 …CJS_Value Upper_Leftx(m_isolate), Upper_Lefty(m_isolate), Lower_Rightx(m_isolate), Lower_Righty(m_… in rect() local2373 rcArray.GetElement(2, Lower_Rightx); in rect()2379 pArray[2] = (FX_FLOAT)Lower_Rightx.ToInt(); in rect()2409 …CJS_Value Upper_Leftx(m_isolate),Upper_Lefty(m_isolate),Lower_Rightx(m_isolate),Lower_Righty(m_iso… in rect() local2412 Lower_Rightx = (FX_INT32)crRect.right; in rect()2418 rcArray.SetElement(2,Lower_Rightx); in rect()