Searched defs:DCType (Results 1 – 5 of 5) sorted by relevance
18 typedef wxClientDC DCType; typedef20 typedef wxBufferedPaintDC DCType; typedef
106 unsigned DCType = msg.asUnsignedLong(startBit-1,1,1); in loadData() local
114 unsigned DCType = msg.asUnsignedLong(startBit-1,1,1); in loadData() local
207 typedef std::map<unsigned, const DriveCaller *> DCType; typedef
440 internal static void GenXmlSerializableStart(string DCType) in GenXmlSerializableStart()