Home | History | Annotate | Download | only in rendering

Lines Matching full:logicaltop

1378     int logicalTop
1380 int logicalHeight = lastTextBox()->logicalBottomVisualOverflow() - logicalTop;
1382 IntRect rect(logicalLeftSide, logicalTop, logicalWidth, logicalHeight);