Handbook
Glossary
CTRunGetPositions ( run range positions -- )
Vocabulary
core-text
Inputs
run
an
object
range
an
object
positions
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
core-foundation
core-graphics.types
;
IN:
core-text
FUNCTION:
void
CTRunGetPositions
(
CTRunRef
run,
CFRange
range, CGPoint* positions )