Home
last modified time | relevance | path

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

/third_party/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/skia/modules/skplaintexteditor/app/
Deditor_application.cpp81 static constexpr float kFontSize = 18; variable
102 float fFontSize = kFontSize;