Searched defs:cap (Results 1 – 6 of 6) sorted by relevance
119 #define SANE_OPTION_IS_ACTIVE(cap) (((cap) & SANE_CAP_INACTIVE) == 0) argument120 #define SANE_OPTION_IS_SETTABLE(cap) (((cap) & SANE_CAP_SOFT_SELECT) != 0) argument151 SANE_Int cap; /* capabilities */ member
127 public OpenOfficeDocFileSystem(FileSystemCapability cap) in OpenOfficeDocFileSystem()
317 const char* cap = NULL; in WriteOutline() local
196 bool cap = false; in replaceName() local
267 cap= macro
327 bool cap = false; in replaceName() local
Completed in 65 milliseconds