include/core/SkString.h File Reference

#include "SkScalar.h"
Include dependency graph for SkString.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SkString
struct  SkString::Rec
class  SkAutoUCS2

Defines

#define SkStrAppendS32_MaxSize   11
#define SkStrAppendScalar_MaxSize   11

Functions

bool SkStrStartsWith (const char string[], const char prefix[])
bool SkStrEndsWith (const char string[], const char suffix[])
int SkStrStartsWithOneOf (const char string[], const char prefixes[])
char * SkStrAppendS32 (char buffer[], int32_t)
char * SkStrAppendScalar (char buffer[], SkScalar)

Define Documentation

#define SkStrAppendS32_MaxSize   11

Definition at line 29 of file SkString.h.

#define SkStrAppendScalar_MaxSize   11

Definition at line 31 of file SkString.h.


Function Documentation

char* SkStrAppendS32 ( char  buffer[],
int32_t   
)
char* SkStrAppendScalar ( char  buffer[],
SkScalar   
)
bool SkStrEndsWith ( const char  string[],
const char  suffix[] 
)
bool SkStrStartsWith ( const char  string[],
const char  prefix[] 
)
int SkStrStartsWithOneOf ( const char  string[],
const char  prefixes[] 
)

Generated on Tue Oct 20 11:03:41 2009 for Skia by  doxygen 1.6.1