Lines Matching refs:ImplKeyData
50 struct ImplKeyData struct
52 ImplKeyData* mpNext; argument
61 ImplKeyData* mpFirstKey; argument
286 ImplKeyData* pPrevKey = NULL; in ImplMakeConfigList()
287 ImplKeyData* pKey; in ImplMakeConfigList()
378 pKey = new ImplKeyData; in ImplMakeConfigList()
387 pKey = new ImplKeyData; in ImplMakeConfigList()
453 ImplKeyData* pKey; in ImplGetConfigBuffer()
654 ImplKeyData* pTempKey; in ImplDeleteConfigData()
655 ImplKeyData* pKey; in ImplDeleteConfigData()
870 ImplKeyData* pTempKey; in DeleteGroup()
871 ImplKeyData* pKey = pGroup->mpFirstKey; in DeleteGroup()
1008 ImplKeyData* pKey = pGroup->mpFirstKey; in ReadKey()
1049 ImplKeyData* pPrevKey = NULL; in WriteKey()
1050 ImplKeyData* pKey = pGroup->mpFirstKey; in WriteKey()
1063 pKey = new ImplKeyData; in WriteKey()
1114 ImplKeyData* pPrevKey = NULL; in DeleteKey()
1115 ImplKeyData* pKey = pGroup->mpFirstKey; in DeleteKey()
1167 ImplKeyData* pKey = pGroup->mpFirstKey; in GetKeyCount()
1198 ImplKeyData* pKey = pGroup->mpFirstKey; in GetKeyName()
1233 ImplKeyData* pKey = pGroup->mpFirstKey; in ReadKey()