Lines Matching refs:prepend

88 	void prepend(const Charset & rCharset)  in prepend()  function in INetMIMECharsetList_Impl
1928 pList->prepend(Charset(RTL_TEXTENCODING_MS_1252, in createPreferredCharsetList()
1937 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_2, in createPreferredCharsetList()
1942 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_3, in createPreferredCharsetList()
1947 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_4, in createPreferredCharsetList()
1952 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_5, in createPreferredCharsetList()
1957 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_6, in createPreferredCharsetList()
1962 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_7, in createPreferredCharsetList()
1967 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_8, in createPreferredCharsetList()
1972 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_9, in createPreferredCharsetList()
1977 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_10, in createPreferredCharsetList()
1982 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_13, in createPreferredCharsetList()
1987 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_14, in createPreferredCharsetList()
1992 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_15, in createPreferredCharsetList()
1997 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_2, in createPreferredCharsetList()
2002 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_5, in createPreferredCharsetList()
2007 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_7, in createPreferredCharsetList()
2012 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_9, in createPreferredCharsetList()
2017 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_8, in createPreferredCharsetList()
2022 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_6, in createPreferredCharsetList()
2027 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_4, in createPreferredCharsetList()
2032 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_5, in createPreferredCharsetList()
2034 pList->prepend(Charset(RTL_TEXTENCODING_KOI8_R, aKOI8RRanges)); in createPreferredCharsetList()
2042 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_1, aISO88591Ranges)); in createPreferredCharsetList()
2043 pList->prepend(Charset(RTL_TEXTENCODING_ASCII_US, aUSASCIIRanges)); in createPreferredCharsetList()