#include <SVGTextQuery.h>
◆ SVGTextQuery()
WebCore::SVGTextQuery::SVGTextQuery |
( |
RenderObject * |
renderer | ) |
|
◆ characterNumberAtPosition()
int WebCore::SVGTextQuery::characterNumberAtPosition |
( |
const FloatPoint & |
position | ) |
const |
◆ endPositionOfCharacter()
FloatPoint WebCore::SVGTextQuery::endPositionOfCharacter |
( |
unsigned |
position | ) |
const |
◆ extentOfCharacter()
FloatRect WebCore::SVGTextQuery::extentOfCharacter |
( |
unsigned |
position | ) |
const |
◆ numberOfCharacters()
unsigned WebCore::SVGTextQuery::numberOfCharacters |
( |
| ) |
const |
◆ rotationOfCharacter()
float WebCore::SVGTextQuery::rotationOfCharacter |
( |
unsigned |
position | ) |
const |
◆ startPositionOfCharacter()
FloatPoint WebCore::SVGTextQuery::startPositionOfCharacter |
( |
unsigned |
position | ) |
const |
◆ subStringLength()
float WebCore::SVGTextQuery::subStringLength |
( |
unsigned |
startPosition, |
|
|
unsigned |
length |
|
) |
| const |
◆ textLength()
float WebCore::SVGTextQuery::textLength |
( |
| ) |
const |
The documentation for this class was generated from the following files: