Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dosr_accessibility_node_win.cc259 ULONG ulRefCnt = InterlockedDecrement((LONG volatile*)&ref_count_); in STDMETHODIMP_() local
260 if (ulRefCnt == 0) { in STDMETHODIMP_()
267 return ulRefCnt; in STDMETHODIMP_()