Home
last modified time | relevance | path

Searched refs:SkPaintDefaults_TextSize (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/core/
H A DSkPaintDefaults.h19 #ifndef SkPaintDefaults_TextSize
20 #define SkPaintDefaults_TextSize SkIntToScalar(12) macro
H A DSkFont.cpp24 #define kDefault_Size SkPaintDefaults_TextSize
/third_party/skia/docs/examples/
H A DPaint_empty_constructor.cpp10 #define SkPaintDefaults_TextSize 24.f // double default font size in REG_FIDDLE() macro
/third_party/skia/tools/debugger/
H A DDrawCommand.cpp937 store_scalar(writer, DEBUGCANVAS_ATTRIBUTE_TEXTSIZE, font.getSize(), SkPaintDefaults_TextSize); in MakeJsonFont()

Completed in 10 milliseconds