OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:textKerning
(Results
1 - 4
of
4
) sorted by null
/external/ImageMagick/Magick++/lib/Magick++/
Options.h
276
void
textKerning
(const double kerning_);
277
double
textKerning
(void) const;
Image.h
494
void
textKerning
(double kerning_);
495
double
textKerning
(void) const;
[
all
...]
/external/ImageMagick/Magick++/lib/
Options.cpp
762
void Magick::Options::
textKerning
(const double kerning_)
768
double Magick::Options::
textKerning
(void) const
Image.cpp
[
all
...]
Completed in 43 milliseconds