Home | History | Annotate | Download | only in fxjs

Lines Matching defs:fBottom

531   float fBottom;
532 IconFit.GetIconPosition(fLeft, fBottom);
561 float fBottom;
562 IconFit.GetIconPosition(fLeft, fBottom);
564 return CJS_Return(pRuntime->NewNumber(static_cast<int32_t>(fBottom)));