ReactOS 0.4.16-dev-338-g34e76ad
|
#include "uxthemep.h"
Go to the source code of this file.
Classes | |
struct | _MSSTYLES_PROPERTY_MAP |
struct | _MSSTYLES_ENUM_MAP |
struct | _MSSTYLES_CLASS_MAP |
struct | _MSSTYLES_CLASS_NAME |
Typedefs | |
typedef struct _MSSTYLES_PROPERTY_MAP | MSSTYLES_PROPERTY_MAP |
typedef struct _MSSTYLES_PROPERTY_MAP * | PMSSTYLES_PROPERTY_MAP |
typedef struct _MSSTYLES_ENUM_MAP | MSSTYLES_ENUM_MAP |
typedef struct _MSSTYLES_ENUM_MAP * | PMSSTYLES_ENUM_MAP |
typedef struct _MSSTYLES_CLASS_MAP | MSSTYLES_CLASS_MAP |
typedef struct _MSSTYLES_CLASS_MAP * | PMSSTYLES_CLASS_MAP |
typedef struct _MSSTYLES_CLASS_NAME | MSSTYLES_CLASS_NAME |
typedef struct _MSSTYLES_CLASS_NAME * | PMSSTYLES_CLASS_NAME |
Functions | |
BOOL | MSSTYLES_LookupPartState (LPCWSTR pszClass, LPCWSTR pszPart, LPCWSTR pszState, int *iPartId, int *iStateId) |
BOOL | MSSTYLES_LookupProperty (LPCWSTR pszPropertyName, int *dwPrimitive, int *dwId) |
BOOL | MSSTYLES_LookupEnum (LPCWSTR pszValueName, int dwEnum, int *dwValue) |
typedef struct _MSSTYLES_CLASS_MAP * PMSSTYLES_CLASS_MAP |
typedef struct _MSSTYLES_CLASS_NAME * PMSSTYLES_CLASS_NAME |
typedef struct _MSSTYLES_ENUM_MAP * PMSSTYLES_ENUM_MAP |
Definition at line 1126 of file stylemap.c.
Referenced by GetThemeEnumValue(), and GetThemeMetric().
BOOL MSSTYLES_LookupPartState | ( | LPCWSTR | pszClass, |
LPCWSTR | pszPart, | ||
LPCWSTR | pszState, | ||
int * | iPartId, | ||
int * | iStateId | ||
) |
Definition at line 1038 of file stylemap.c.
Referenced by MSSTYLES_ParseIniSectionName().
Definition at line 1100 of file stylemap.c.
Referenced by GetThemeDocumentationProperty(), and MSSTYLES_ParseThemeIni().
|
static |
Definition at line 337 of file stylemap.c.
|
static |
Definition at line 373 of file stylemap.c.
|
static |
Definition at line 379 of file stylemap.c.
|
static |
Definition at line 388 of file stylemap.c.
|
static |
Definition at line 401 of file stylemap.c.
|
static |
Definition at line 321 of file stylemap.c.
|
static |
Definition at line 441 of file stylemap.c.
|
static |
Definition at line 460 of file stylemap.c.
|
static |
Definition at line 474 of file stylemap.c.
|
static |
Definition at line 502 of file stylemap.c.
|
static |
Definition at line 514 of file stylemap.c.
|
static |
Definition at line 538 of file stylemap.c.
|
static |
Definition at line 546 of file stylemap.c.
|
static |
Definition at line 558 of file stylemap.c.
|
static |
Definition at line 614 of file stylemap.c.
|
static |
Definition at line 638 of file stylemap.c.
|
static |
Definition at line 659 of file stylemap.c.
|
static |
Definition at line 666 of file stylemap.c.
|
static |
Definition at line 720 of file stylemap.c.
|
static |
Definition at line 727 of file stylemap.c.
|
static |
Definition at line 739 of file stylemap.c.
|
static |
Definition at line 785 of file stylemap.c.
|
static |
Definition at line 805 of file stylemap.c.
|
static |
Definition at line 853 of file stylemap.c.
|
static |
Definition at line 859 of file stylemap.c.
|
static |
Definition at line 873 of file stylemap.c.
|
static |
Definition at line 1009 of file stylemap.c.
Referenced by MSSTYLES_LookupPartState().
|
static |
Definition at line 250 of file stylemap.c.
Referenced by MSSTYLES_LookupEnum().
|
static |
Definition at line 50 of file stylemap.c.
Referenced by MSSTYLES_LookupProperty().