Searched refs:pRecord (Results 1 – 2 of 2) sorted by relevance
120 const PacketRecord* pRecord = &g_PacketTable[static_cast<uint8_t>(ePacket)]; in XFA_GetPacketByIndex() local121 return {pRecord->name, pRecord->packet_type, pRecord->uri, pRecord->flags}; in XFA_GetPacketByIndex()
1970 CXFA_ViewRecord* pRecord = CreateViewRecordSimple(); in ProcessSimplexOrDuplexPageSets() local1971 AddPageAreaLayoutItem(pRecord, pNode); in ProcessSimplexOrDuplexPageSets()2002 CXFA_ViewRecord* pRecord = CreateViewRecordSimple(); in ProcessSimplexOrDuplexPageSets() local2003 AddPageAreaLayoutItem(pRecord, pNode); in ProcessSimplexOrDuplexPageSets()