Searched refs:m_output (Results 1 – 3 of 3) sorted by relevance
747 private Vector m_output; field in Stylesheet758 if (null == m_output) in setOutput()760 m_output = new Vector(); in setOutput()763 m_output.addElement(v); in setOutput()779 if (null == m_output) in getOutput()782 return (OutputProperties) m_output.elementAt(i); in getOutput()793 return (null != m_output) in getOutputCount()794 ? m_output.size() : 0; in getOutputCount()
1104 : m_output(output), m_pos(0) {} in CollectVisitor()1107 m_output->set(m_pos, fun); in visit()1111 Handle<FixedArray> m_output; member in v8::internal::LiteralFixer::CollectVisitor
5271 const PrimitiveType m_output; member in deqp::gles31::Functional::__anon38a6d29b0111::VertexFeedbackCase5285 , m_output (output) in VertexFeedbackCase()5329 switch (m_output) in init()5595 switch(m_output) in getOutputPrimitive()5610 switch(m_output) in getBasePrimitive()