Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/gfx/skia/skia/src/core/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 746 B image not shown  

Quelle  SkPaintDefaults.h

  Sprache: C
 

/*
 * Copyright 2012 Google Inc.
 *
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file.
 */


#ifndef SkPaintDefaults_DEFINED
#define SkPaintDefaults_DEFINED

#include "include/core/SkFontTypes.h"

/**
 *  Any of these can be specified by the build system (or SkUserConfig.h)
 *  to change the default values for a SkPaint. This file should not be
 *  edited directly.
 */


#ifndef SkPaintDefaults_TextSize
    #define SkPaintDefaults_TextSize        SkIntToScalar(12)
#endif

#ifndef SkPaintDefaults_Hinting
    #define SkPaintDefaults_Hinting         SkFontHinting::kNormal
#endif

#ifndef SkPaintDefaults_MiterLimit
    #define SkPaintDefaults_MiterLimit      SkIntToScalar(4)
#endif

#endif

¤ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet am  2026-08-24) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.