Searched refs:mAttribute (Results 1 – 4 of 4) sorted by relevance
304 std::string mAttribute; // Some structures may have attributes variable319 std::string getAttribute() const { return mAttribute; } in getAttribute()358 std::string mAttribute; // Function attributes. variable413 std::string getAttribute() const { return mAttribute; } in getAttribute()441 return mAttribute.empty() || mAttribute[0] != '='; in isOverloadable()
442 spec->mAttribute = scanner->getValue(); in scanTypeSpecification()639 spec->mAttribute = scanner->getValue(); in scanFunctionSpecification()
1224 uint32_t mAttribute; member1251 mLayers[layer].mAttribute = attribute; in setAttribute()
1265 else if (layer->mAttribute & AcrylicCanvas::ATTR_COMPRESSED) { in requestPerformanceQoS()