OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:spotcolor
(Results
1 - 3
of
3
) sorted by null
/external/ImageMagick/coders/
pdf.c
387
#define
SpotColor
"Separation"
455
spotcolor
;
522
spotcolor
=0;
553
if (LocaleNCompare(
SpotColor
,command,strlen(
SpotColor
)) == 0)
564
"pdf:
SpotColor
-%.20g",(double)
spotcolor
++);
449
spotcolor
;
local
[
all
...]
ps.c
421
#define
SpotColor
"+ "
500
spotcolor
;
592
spotcolor
=0;
715
(LocaleNCompare(
SpotColor
,command,strlen(
SpotColor
)) == 0))
727
(void) FormatLocaleString(property,MagickPathExtent,"ps:
SpotColor
-%.20g",
728
(double) (
spotcolor
++));
495
spotcolor
;
local
[
all
...]
/external/skia/src/gpu/
GrRenderTargetContext.cpp
[
all
...]
Completed in 270 milliseconds