Home | History | Annotate | Download | only in fpdf_render

Lines Matching refs:m_Top

284                 pCurObj->m_Bottom > clip_rect.top || pCurObj->m_Top < clip_rect.bottom) {
1123 pCurObj->m_Bottom <= m_ClipRect.top && pCurObj->m_Top >= m_ClipRect.bottom) {