Searched refs:wsValueRef (Results 1 – 1 of 1) sorted by relevance
749 WideString wsValueRef = item->GetValueRef(); in RunBindItems() local751 const bool bUseValue = wsLabelRef.IsEmpty() || wsLabelRef == wsValueRef; in RunBindItems()753 const bool bValueUseContent = wsValueRef.IsEmpty() || wsValueRef == L"$"; in RunBindItems()756 uint32_t uValueHash = FX_HashCode_GetW(wsValueRef.AsStringView(), false); in RunBindItems()