Home
last modified time | relevance | path

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

/GUIX-v6.4.1/guix_studio/
Dresource_export_dlg.cpp823 HTREEITEM hResult = NULL; in FindItem() local
830 hResult = hStart; in FindItem()
837 hResult = FindItem(hChild, text); in FindItem()
839 if (hResult) in FindItem()
848 return hResult; in FindItem()