Home
last modified time | relevance | path

Searched defs:particle (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/Xcode-iOS/Demos/src/
Dfireworks.c35 struct particle struct
37 GLfloat x; /* x position of particle */ argument
38 GLfloat y; /* y position of particle */ argument
39 GLubyte color[4]; /* rgba color of particle */ argument
40 GLfloat size; /* size of particle in pixels */ argument
41 GLfloat xvel; /* x velocity of particle in pixels per milesecond */ argument
42 GLfloat yvel; /* y velocity of particle in pixels per millescond */ argument
43 int isActive; /* if not active, then particle is overwritten */ argument
44 enum particleType type; /* see enum particleType */ argument
/third_party/libxml2/
Dxmlschemas.c4360 xmlSchemaContentModelDump(xmlSchemaParticlePtr particle, FILE * output, int depth) in xmlSchemaContentModelDump()
6986 xmlSchemaParticlePtr particle; in xmlSchemaParseAny() local
8551 xmlSchemaParticlePtr particle = NULL; in xmlSchemaParseElement() local
11308 xmlSchemaParticlePtr particle = NULL; in xmlSchemaParseModelGroup() local
12646 xmlSchemaParticlePtr particle, int counter, xmlAutomataStatePtr end) in xmlSchemaBuildContentModelForSubstGroup()
12763 xmlSchemaParticlePtr particle) in xmlSchemaBuildContentModelForElement()
12828 xmlSchemaParticlePtr particle) in xmlSchemaBuildAContentModel()
14865 xmlSchemaGetParticleEmptiable(xmlSchemaParticlePtr particle) in xmlSchemaGetParticleEmptiable()
14910 xmlSchemaIsParticleEmptiable(xmlSchemaParticlePtr particle) in xmlSchemaIsParticleEmptiable()
18469 xmlSchemaParticlePtr particle = in xmlSchemaFixupComplexType() local
[all …]
Dxmlschemastypes.c416 xmlSchemaParticlePtr particle; in xmlSchemaInitTypes() local
640 xmlSchemaParticlePtr particle; in xmlSchemaCleanupTypes() local