OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:colorPalette
(Results
1 - 7
of
7
) sorted by null
/packages/apps/Calendar/src/com/android/calendar/event/
EventColorCache.java
50
ArrayList<Integer>
colorPalette
;
51
if ((
colorPalette
= mColorPaletteMap.get(key)) == null) {
52
colorPalette
= new ArrayList<Integer>();
54
colorPalette
.add(displayColor);
55
mColorPaletteMap.put(key,
colorPalette
);
/external/fonttools/Lib/fontTools/ttLib/tables/
S_V_G_.py
35
<
colorPalette
uiNameID="n">
39
</
colorPalette
>
41
<
colorPalette
uiNameID="m">
45
</
colorPalette
>
51
The number of color records in each </
colorPalette
> must be the same as
137
colorPalette
=
ColorPalette
()
138
colorPaletteList.append(
colorPalette
)
139
colorPalette
.uiNameID = struct.unpack(">H", data[pos:pos+2])[0]
141
colorPalette
.paletteColors = paletteColors = [
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusimageattributes.h
121
Status GetAdjustedPalette(
ColorPalette
*
colorPalette
,
125
nativeImageAttributes,
colorPalette
, type));
/prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar
/prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar
/prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
Completed in 1024 milliseconds