Home | History | Annotate | Download | only in fpdf_render

Lines Matching refs:m_Top

296                 pCurObj->m_Bottom > clip_rect.top || pCurObj->m_Top < clip_rect.bottom) {

1174 pCurObj->m_Bottom <= m_ClipRect.top && pCurObj->m_Top >= m_ClipRect.bottom) {