Searched refs:bRaw (Results 1 – 4 of 4) sorted by relevance
32 FX_BOOL bRaw,
20 FX_BOOL bRaw,
560 FX_BOOL bRaw = (ws == FX_WSTRC(L"raw")); in GetEmbbedObj() local561 if (!bRaw && ws != FX_WSTRC(L"formatted")) { in GetEmbbedObj()564 bRet = pTextProvider->GetEmbbedObj(bURI, bRaw, wsAttr, wsValue); in GetEmbbedObj()
1690 FX_BOOL bRaw, in GetEmbbedObj() argument