Home
last modified time | relevance | path

Searched refs:Upper_Lefty (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/javascript/
DField.cpp1989 CJS_Value Upper_Lefty(pRuntime); in rect() local
2002 rcArray.GetElement(pRuntime, 1, Upper_Lefty); in rect()
2010 pArray[3] = static_cast<FX_FLOAT>(Upper_Lefty.ToInt(pRuntime)); in rect()
2034 Upper_Lefty = CJS_Value(pRuntime, static_cast<int32_t>(crRect.top)); in rect()
2040 rcArray.SetElement(pRuntime, 1, Upper_Lefty); in rect()