Searched refs:in_space (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/core/src/fxcodec/codec/
H A Dfx_codec_jpx_opj.cpp321 cmsColorSpaceSignature in_space, out_space; local
331 in_space = cmsGetPCS(in_prof);
/external/chromium_org/third_party/libxml/src/
H A Dparser.c3672 int c, l, in_space = 0; local
3705 in_space = 0;
3817 if ((!normalize) || (!in_space)) {
3823 in_space = 1;
3826 in_space = 0;
3840 if ((in_space) && (normalize)) {
/external/libxml2/
H A Dparser.c3918 int c, l, in_space = 0; local
3961 in_space = 0;
4079 if ((!normalize) || (!in_space)) {
4085 in_space = 1;
4088 in_space = 0;
4102 if ((in_space) && (normalize)) {

Completed in 202 milliseconds