Searched defs:OutputCount (Results 1 – 4 of 4) sorted by relevance
18 uint32_t OutputCount; member
42 uint32_t OutputCount() const { return m_nOutputs; } in OutputCount() function
84 static int32_t OutputCount(const Interpreter* interpreter) { in OutputCount() function
637 std::ostream &AppendWidgetDataHelper::OutputCount(std::ostream &out, const overlay::Count *count) in OutputCount() function in gl::overlay_impl::AppendWidgetDataHelper