Just like GetFirstLineBaseline, except also returns the top and bottom of the line with the baseline. More...
#include <nsLayoutUtils.h>
Public Member Functions | |
LinePosition | operator+ (nscoord aOffset) const |
Public Attributes | |
nscoord | mTop |
nscoord | mBaseline |
nscoord | mBottom |
Just like GetFirstLineBaseline, except also returns the top and bottom of the line with the baseline.
Returns true if a line was found (and fills in aResult). Otherwise returns false.
LinePosition nsLayoutUtils::LinePosition::operator+ | ( | nscoord | aOffset | ) | const [inline] |