Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasCounterNodeMap

420     bool hasCounterNodeMaphasCounterNodeMap(); }
421 void setHasCounterNodeMap(bool hasCounterNodeMap) { m_bitfields.setHasCounterNodeMap(hasCounterNodeMap); }
1273 ADD_BOOLEAN_BITFIELD(hasCounterNodeMap, HasCounterNodeMap);