Searched defs:fOldHeight (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/skia/include/gpu/gl/
H A DSkMesaGLContext.h35 GrGLint fOldHeight; member in class:SkMesaGLContext::AutoContextRestore
/external/skia/include/gpu/gl/
H A DSkMesaGLContext.h35 GrGLint fOldHeight; member in class:SkMesaGLContext::AutoContextRestore
/external/pdfium/core/src/fpdfdoc/
H A Ddoc_vt.cpp1611 FX_FLOAT fOldHeight; local
1626 fOldHeight = pSection->m_SecInfo.rcSection.bottom - pSection->m_SecInfo.rcSection.top;
1628 rcSec.bottom = fPosY + fOldHeight;

Completed in 603 milliseconds