SkParse Class Reference

#include <SkParse.h>

List of all members.

Static Public Member Functions

static int Count (const char str[])
static int Count (const char str[], char separator)
static const char * FindColor (const char str[], SkColor *value)
static const char * FindHex (const char str[], uint32_t *value)
static const char * FindMSec (const char str[], SkMSec *value)
static const char * FindNamedColor (const char str[], size_t len, SkColor *color)
static const char * FindS32 (const char str[], int32_t *value)
static const char * FindScalar (const char str[], SkScalar *value)
static const char * FindScalars (const char str[], SkScalar value[], int count)
static bool FindBool (const char str[], bool *value)
static int FindList (const char str[], const char list[])

Detailed Description

Definition at line 23 of file SkParse.h.


Member Function Documentation

static int SkParse::Count ( const char  str[],
char  separator 
) [static]
static int SkParse::Count ( const char  str[]  )  [static]
static bool SkParse::FindBool ( const char  str[],
bool *  value 
) [static]
static const char* SkParse::FindColor ( const char  str[],
SkColor value 
) [static]
static const char* SkParse::FindHex ( const char  str[],
uint32_t *  value 
) [static]
static int SkParse::FindList ( const char  str[],
const char  list[] 
) [static]
static const char* SkParse::FindMSec ( const char  str[],
SkMSec value 
) [static]
static const char* SkParse::FindNamedColor ( const char  str[],
size_t  len,
SkColor color 
) [static]
static const char* SkParse::FindS32 ( const char  str[],
int32_t *  value 
) [static]
static const char* SkParse::FindScalar ( const char  str[],
SkScalar value 
) [static]
static const char* SkParse::FindScalars ( const char  str[],
SkScalar  value[],
int  count 
) [static]

The documentation for this class was generated from the following file:

Generated on Tue Oct 20 10:33:05 2009 for Skia by  doxygen 1.6.1