ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

style.c File Reference
#include "editor.h"

Go to the source code of this file.

Defines

#define COPY_STYLE_ITEM(mask, member)
#define COPY_STYLE_ITEM_MEMCPY(mask, member)

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (richedit)
 WINE_DECLARE_DEBUG_CHANNEL (richedit_style)
CHARFORMAT2WME_ToCF2W (CHARFORMAT2W *to, CHARFORMAT2W *from)
static CHARFORMAT2WME_ToCFAny (CHARFORMAT2W *to, CHARFORMAT2W *from)
void ME_CopyToCFAny (CHARFORMAT2W *to, CHARFORMAT2W *from)
ME_StyleME_MakeStyle (CHARFORMAT2W *style)
void ME_InitCharFormat2W (CHARFORMAT2W *pFmt)
ME_StyleME_ApplyStyle (ME_Style *sSrc, CHARFORMAT2W *style)
void ME_CopyCharFormat (CHARFORMAT2W *pDest, const CHARFORMAT2W *pSrc)
static void ME_DumpStyleEffect (char **p, const char *name, const CHARFORMAT2W *fmt, int mask)
void ME_DumpStyle (ME_Style *s)
void ME_DumpStyleToBuf (CHARFORMAT2W *pFmt, char buf[2048])
static void ME_LogFontFromStyle (ME_Context *c, LOGFONTW *lf, const ME_Style *s)
void ME_CharFormatFromLogFont (HDC hDC, const LOGFONTW *lf, CHARFORMAT2W *fmt)
static BOOL ME_IsFontEqual (const LOGFONTW *p1, const LOGFONTW *p2)
HFONT ME_SelectStyleFont (ME_Context *c, ME_Style *s)
void ME_UnselectStyleFont (ME_Context *c, ME_Style *s, HFONT hOldFont)
static void ME_DestroyStyle (ME_Style *s)
void ME_AddRefStyle (ME_Style *s)
void ME_ReleaseStyle (ME_Style *s)
ME_StyleME_GetInsertStyle (ME_TextEditor *editor, int nCursor)
void ME_SaveTempStyle (ME_TextEditor *editor)
void ME_ClearTempStyle (ME_TextEditor *editor)

Variables

static int all_refs = 0

Generated on Sun May 27 2012 05:17:13 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.