Home
last modified time | relevance | path

Searched refs:refCount_ (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/src/fxge/win32/
Dfx_win32_dwrite.cpp45 ULONG refCount_; member in FX_FINAL
70 ULONG refCount_; member in FX_FINAL
277 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()