Home | History | Annotate | Download | only in fxcrt

Lines Matching refs:RemoveKey

875     FX_BOOL RemoveKey(void* key);

943 FX_BOOL RemoveKey(KeyType key)
945 return CFX_MapPtrToPtr::RemoveKey((void*)(FX_UINTPTR)key);
1013 FX_BOOL RemoveKey(FX_BSTR key);
1079 void RemoveKey(FX_BSTR key);