Lines Matching refs:attr
7849 PropertyAttributes attr = details.attributes();7850 if ((attr & filter) == 0) result++;7875 PropertyAttributes attr = details.attributes();7876 if ((attr & filter) == 0) storage->set(index++, k);