Searched refs:bRaw (Results 1 – 4 of 4) sorted by relevance
38 bool bRaw,
529 bool bRaw = (ws == L"raw"); in GetEmbbedObj() local530 if (!bRaw && ws != L"formatted") in GetEmbbedObj()533 bRet = pTextProvider->GetEmbbedObj(bURI, bRaw, wsAttr, wsValue); in GetEmbbedObj()
146 bool bRaw, in GetEmbbedObj() argument
252 public void assertEqualsX(String title, Set<String> a, Set<String> bRaw) { in assertEqualsX() argument253 TreeSet<String> b = With.in(bRaw).toCollection( in assertEqualsX()