Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Lyx/src/   (Lyx Latech Document Processor ©)  Datei vom 8.0.1999 mit Größe 668 B image not shown  

Quelle  lyxdraw.h

  Sprache: C
 

// -*- C++ -*-
#ifndef _LYX_DRAW_H
#define _LYX_DRAW_H

#include FORMS_H_LOCATION
#include "lyxfont.h"

///
enum gc_type {
 ///
 gc_clear,
 ///
 gc_latex,
 ///
 gc_foot,
        ///
        gc_new_line,
 ///
 gc_math,
 ///
 gc_math_frame,
 ///
 gc_fill,
 ///
 gc_copy,
 ///
 gc_select,
 ///
 gc_on_off_line,
 ///
 gc_thin_on_off_line,
 ///
 gc_thick_line,
 ///
 gc_lighted,
 ///
 gc_selection,
 ///
        gc_minipage,
 ///
 gc_note,
 ///
 gc_note_frame
};

///
extern GC getGC(gc_type typ);
///
extern GC GetAccentGC(LyXFont const &f, int line_width);
///
extern GC GetColorGC(LyXFont::FONT_COLOR color);

#endif

Messung V0.5 in Prozent
C=59 H=100 G=81

¤ Dauer der Verarbeitung: 0.9 Sekunden  (vorverarbeitet am  2026-06-05) ¤

*© 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.