Home
last modified time | relevance | path

Searched refs:kFontWeight (Results 1 – 2 of 2) sorted by relevance

/external/skia/modules/svg/include/
DSkSVGAttribute.h31 kFontWeight, enumerator
/external/skia/modules/skplaintexteditor/app/
Deditor_application.cpp85 static constexpr SkFontStyle::Weight kFontWeight = SkFontStyle::kNormal_Weight; variable
109 SkFontStyle(kFontWeight, kFontWidth, kFontSlant)), fFontSize)); in setFont()