Searched refs:refCount_ (Results 1 – 1 of 1) sorted by relevance
45 ULONG refCount_; member in FX_FINAL70 ULONG refCount_; member in FX_FINAL277 refCount_ = 0; in CDwFontFileStream()294 return InterlockedIncrement((long*)(&refCount_)); in AddRef()298 ULONG newCount = InterlockedDecrement((long*)(&refCount_)); in Release()337 refCount_(0) in CDwFontFileLoader()353 return InterlockedIncrement((long*)(&refCount_)); in AddRef()357 ULONG newCount = InterlockedDecrement((long*)(&refCount_)); in Release()