Searched refs:PropertyDesc (Results 1 – 2 of 2) sorted by relevance
106 using PropertyDesc = std::pair<CString, PGOHandler>; variable107 using LayoutDesc = CVector<PropertyDesc>;159 bool FindProperty(const CString &key, PropertyDesc &desc) const in FindProperty()
45 PropertyDesc desc; in FindDescWithKey()