Searched defs:fUnderlinePosition (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkPaint.h779 SkScalar fUnderlinePosition; //!< underline position, or 0 if cannot be determined member in struct:SkPaint::FontMetrics
799 *position = fUnderlinePosition;
/external/skia/include/core/
H A DSkPaint.h774 SkScalar fUnderlinePosition; //!< underline position, or 0 if cannot be determined member in struct:SkPaint::FontMetrics
794 *position = fUnderlinePosition;

Completed in 850 milliseconds