Home
last modified time | relevance | path

Searched refs:PT_ANY (Results 1 – 9 of 9) sorted by relevance

/external/pdfium/core/fxcodec/codec/
Dfx_codec_icc.cpp80 COLORSPACE_SH(PT_ANY) | CHANNELS_SH(*nSrcComponents) | BYTES_SH(1); in CreateTransform_sRGB()
/external/pcre/dist2/src/
Dpcre2_xclass.c141 case PT_ANY: in PRIV()
Dpcre2_dfa_match.c1161 case PT_ANY: in internal_dfa_match()
1419 case PT_ANY: in internal_dfa_match()
1660 case PT_ANY: in internal_dfa_match()
1926 case PT_ANY: in internal_dfa_match()
Dpcre2_match.c2352 case PT_ANY: in match()
2554 case PT_ANY: in match()
3280 case PT_ANY: in match()
3809 case PT_ANY: in match()
Dpcre2_internal.h1215 #define PT_ANY 0 /* Any property - matches all chars */ macro
Dpcre2_tables.c632 { 33, PT_ANY, 0 },
Dpcre2_jit_compile.c6515 case PT_ANY: in compile_xclass_matchingpath()
6782 case PT_ANY: in compile_xclass_matchingpath()
/external/pdfium/third_party/lcms/src/
Dcmsxform.c955 if (Space1 == PT_ANY) return TRUE; in IsProperColorSpace()
/external/pdfium/third_party/lcms/include/
Dlcms2.h693 #define PT_ANY 0 // Don't check colorspace macro