Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
cpdf_tounicodemap_unittest.cpp File Reference

(3dce9b5818576f04ce21cec4b3686eda012e5b65)

+ Include dependency graph for cpdf_tounicodemap_unittest.cpp:

Go to the source code of this file.

Functions

 TEST (cpdf_tounicodemap, StringToCode)
 
 TEST (cpdf_tounicodemap, StringToWideString)
 
 TEST (cpdf_tounicodemap, HandleBeginBFRangeAvoidIntegerOverflow)
 
 TEST (cpdf_tounicodemap, InsertIntoMultimap)
 

Function Documentation

◆ TEST() [1/4]

TEST ( cpdf_tounicodemap ,
HandleBeginBFRangeAvoidIntegerOverflow  )

Definition at line 62 of file cpdf_tounicodemap_unittest.cpp.

References fxcrt::WideString::c_str(), and CPDF_ToUnicodeMap::Lookup().

+ Here is the call graph for this function:

◆ TEST() [2/4]

TEST ( cpdf_tounicodemap ,
InsertIntoMultimap  )

Definition at line 91 of file cpdf_tounicodemap_unittest.cpp.

References CPDF_ToUnicodeMap::ReverseLookup().

+ Here is the call graph for this function:

◆ TEST() [3/4]

TEST ( cpdf_tounicodemap ,
StringToCode  )

Definition at line 13 of file cpdf_tounicodemap_unittest.cpp.

◆ TEST() [4/4]

TEST ( cpdf_tounicodemap ,
StringToWideString  )

Definition at line 45 of file cpdf_tounicodemap_unittest.cpp.

References fxcrt::WideString::operator+=().

+ Here is the call graph for this function: