Home | History | Annotate | Download | only in fpdfdoc

Lines Matching refs:fItemHeight

578                             FX_FLOAT fItemHeight = vt.GetContentRect().Height();
580 CPDF_Rect rcItem = CPDF_Rect(rcBody.left, fy - fItemHeight, rcBody.right, fy);
587 fy -= fItemHeight;