OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_cmsRegisterParametricCurvesPlugin
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/third_party/lcms2-2.6/src/
cmsplugin.c
591
if (!
_cmsRegisterParametricCurvesPlugin
(id, Plugin)) return FALSE;
722
_cmsRegisterParametricCurvesPlugin
(ContextID, NULL);
lcms2_internal.h
335
cmsBool
_cmsRegisterParametricCurvesPlugin
(cmsContext ContextID, cmsPluginBase* Plugin);
[
all
...]
cmsgamma.c
127
cmsBool
_cmsRegisterParametricCurvesPlugin
(cmsContext ContextID, cmsPluginBase* Data)
[
all
...]
Completed in 32 milliseconds