Home | History | Annotate | Download | only in table

Lines Matching defs:m_rawProperties

113   private Property[] m_rawProperties;
789 m_rawProperties = properties;
808 if (m_rawProperties == null || m_rawProperties.length == 0) {
815 for (Property property : m_rawProperties) {
1595 setInput(m_rawProperties);
1615 setInput(m_rawProperties);