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

/macosx-10.10.1/emacs-93/emacs/src/
H A Dimage.c1780 int found_p;
1782 mask = image_spec_value (spec, QCmask, &found_p);
1794 else if (NILP (mask) && found_p && img->mask)
1775 int found_p; local

Completed in 142 milliseconds