Home
last modified time | relevance | path

Searched refs:kFontSize (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/gm/
Dtextblob.cpp78 const SkScalar kFontSize = 16; variable
150 font.setSize(kFontSize * cfg->scale); in makeBlob()
/third_party/flutter/skia/gm/
Dtextblob.cpp78 const SkScalar kFontSize = 16; variable
150 font.setSize(kFontSize * cfg->scale); in makeBlob()
/third_party/skia/modules/svg/include/
DSkSVGAttribute.h29 kFontSize, enumerator
/third_party/flutter/skia/experimental/editor/
Deditor_application.cpp331 static constexpr float kFontSize = 18; variable
352 SkFontStyle(kFontWeight, kFontWidth, kFontSlant)), kFontSize)); in init()
/third_party/skia/modules/skplaintexteditor/app/
Deditor_application.cpp81 static constexpr float kFontSize = 18; variable
102 float fFontSize = kFontSize;