Lines Matching refs:eDecodeMechanism
1856 DecodeMechanism eDecodeMechanism, in convertAbsToRel() argument
1866 eDecodeMechanism, eCharset); in convertAbsToRel()
1881 eDecodeMechanism, eCharset); in convertAbsToRel()
1902 rTheRelURIRef = aSubject.GetMainURL(eDecodeMechanism, eCharset); in convertAbsToRel()
1937 rTheRelURIRef = aSubject.GetMainURL(eDecodeMechanism, eCharset); in convertAbsToRel()
1950 rTheRelURIRef = aSubject.GetMainURL(eDecodeMechanism, eCharset); in convertAbsToRel()
2000 cEscapePrefix, eDecodeMechanism, eCharset)); in convertAbsToRel()
2008 eDecodeMechanism, eCharset)); in convertAbsToRel()
2014 cEscapePrefix, eDecodeMechanism, eCharset)); in convertAbsToRel()
2025 DecodeMechanism eDecodeMechanism, in convertIntToExt() argument
2044 rTheExtURIRef = decode(aSynExtURIRef, cEscapePrefix, eDecodeMechanism, in convertIntToExt()
2053 DecodeMechanism eDecodeMechanism, in convertExtToInt() argument
2072 rTheIntURIRef = decode(aSynIntURIRef, cEscapePrefix, eDecodeMechanism, in convertExtToInt()
4266 DecodeMechanism eDecodeMechanism, in GetAbsURL() argument
4282 || eDecodeMechanism != DECODE_TO_IURI in GetAbsURL()
4284 aTheAbsURIRef.GetMainURL(eDecodeMechanism, eCharset) : in GetAbsURL()