Searched refs:getComponentCount (Results 1 – 9 of 9) sorted by relevance
187 List list = new ArrayList(getComponentCount()-1); in getButtons()190 for (int index = 1; index < getComponentCount(); index++) in getButtons()313 for (int index = firstSelectionButton; index < getComponentCount(); index++) in enableSelectionButtons()
130 if (cardPanel.getComponentCount() == 0) in add()219 int count = cardPanel.getComponentCount(); in updateButtonSelection()
27 public int getComponentCount() in getComponentCount() method in LigatureEntry
131 int compCount = entry.getComponentCount(); in writeLookupSubtable()
119 return static_cast<const SPIRVTypeVector *const>(this)->getComponentCount(); in getVectorComponentCount()
266 SPIRVWord getComponentCount() const { return CompCount;} in getComponentCount() function
158 virtual int getComponentCount (void) const = 0;181 virtual int getComponentCount (void) const { return m_componentCount; } in getComponentCount() function in deqp::gls::ContextArray
758 static int getComponentCount (const Array::OutputType& type);773 m_componentCount[arrayNdx] = getComponentCount(arrays[arrayNdx]->getOutputType()); in ContextShaderProgram()1093 int ContextShaderProgram::getComponentCount (const Array::OutputType& type) in getComponentCount() function in deqp::gls::ContextShaderProgram
902 int getComponentCount (void) const { return m_componentCount; } in getComponentCount() function in deqp::gls::__anon43398ad90111::AttributeArray1132 static int getComponentCount (const DrawTestSpec::OutputType& type);1149 m_componentCount[arrayNdx] = getComponentCount(arrays[arrayNdx]->getOutputType()); in DrawTestShaderProgram()1462 int DrawTestShaderProgram::getComponentCount (const DrawTestSpec::OutputType& type) in getComponentCount() function in deqp::gls::__anon43398ad90111::DrawTestShaderProgram