Home | History | Annotate | Download | only in fxcrt

Lines Matching refs:SetAt

442     FX_BOOL		SetAt(int nIndex, TYPE newElement)

870 void SetAt(void* key, void* newValue)
938 void SetAt(KeyType key, ValueType newValue)
940 CFX_MapPtrToPtr::SetAt((void*)(FX_UINTPTR)key, (void*)(FX_UINTPTR)newValue);
965 void SetAt(FX_DWORD key, FX_DWORD value);
1008 void SetAt(FX_BSTR key, void* newValue)
1077 void SetAt(FX_BSTR key, void* value);
1153 void SetAt(FX_POSITION pos, void* newElement)