#include <SVGTextMetrics.h>
◆ MetricsType
Enumerator |
---|
SkippedSpaceMetrics | |
◆ SVGTextMetrics() [1/3]
WebCore::SVGTextMetrics::SVGTextMetrics |
( |
| ) |
|
◆ SVGTextMetrics() [2/3]
◆ SVGTextMetrics() [3/3]
WebCore::SVGTextMetrics::SVGTextMetrics |
( |
RenderSVGInlineText & |
text, |
|
|
unsigned |
length, |
|
|
float |
width |
|
) |
| |
◆ constructTextRun()
TextRun WebCore::SVGTextMetrics::constructTextRun |
( |
RenderSVGInlineText & |
text, |
|
|
unsigned |
position = 0 , |
|
|
unsigned |
length = std::numeric_limits<unsigned>::max() |
|
) |
| |
|
static |
◆ glyph()
const Glyph& WebCore::SVGTextMetrics::glyph |
( |
| ) |
const |
|
inline |
◆ height()
float WebCore::SVGTextMetrics::height |
( |
| ) |
const |
|
inline |
◆ isEmpty()
bool WebCore::SVGTextMetrics::isEmpty |
( |
void |
| ) |
const |
|
inline |
◆ length()
unsigned WebCore::SVGTextMetrics::length |
( |
void |
| ) |
const |
|
inline |
◆ measureCharacterRange()
◆ setWidth()
void WebCore::SVGTextMetrics::setWidth |
( |
float |
width | ) |
|
|
inline |
◆ width()
float WebCore::SVGTextMetrics::width |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: