Searched refs:GetNames (Results 1 – 4 of 4) sorted by relevance
77 def GetNames(self): member in OperandList100 def GetNames(self): member in InputList183 args=",".join(operand_types.GetNames()),277 args=", ".join(input_types.GetNames()),494 operands = "-".join(self.operands.GetNames())
164 void GetNames(const uint8_t* name_table, std::vector<WideString>& Names);
822 GetNames(table.empty() ? nullptr : table.data(), pFont->m_wsFamilyNames); in RegisterFace()868 void CFGAS_FontMgr::GetNames(const uint8_t* name_table, in GetNames() function in CFGAS_FontMgr
1689 MOCK_METHOD1(GetNames, void(std::back_insert_iterator<vector<string> >));1699 EXPECT_CALL(rolodex, GetNames(_))