Home
last modified time | relevance | path

Searched defs:fFontSize (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/modules/svg/include/
DSkSVGAttribute.h96 SkSVGProperty<SkSVGFontSize , true> fFontSize; member
/third_party/skia/modules/particles/src/
DSkParticleBinding.cpp158 SkScalar fFontSize; member in SkTextBinding
/third_party/skia/modules/skplaintexteditor/app/
Deditor_application.cpp102 float fFontSize = kFontSize; member
/third_party/skia/modules/skparagraph/include/
DParagraphStyle.h97 SkScalar fFontSize; member
DTextStyle.h373 SkScalar fFontSize = 14.0; variable