Home
last modified time | relevance | path

Searched defs:Palette (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/include/core/
DSkFontArguments.h33 struct Palette { struct
34 struct Override {
38 int index;
39 const Override* overrides;
40 int overrideCount;
/third_party/typescript/tests/cases/conformance/expressions/typeSatisfaction/
DtypeSatisfaction_propertyValueConformance3.ts4 export const Palette = { constant
/third_party/typescript/tests/baselines/reference/
DtypeSatisfaction_propertyValueConformance3.js5 export const Palette = { variable
/third_party/ffmpeg/libavcodec/
Dflashsv2enc.c83 typedef struct Palette { struct
86 } Palette; argument