Home
last modified time | relevance | path

Searched defs:charcode (Results 1 – 25 of 33) sorted by relevance

12

/external/pdfium/core/fpdfapi/font/
Dcpdf_truetypefont.cpp74 int charcode = 0; in LoadGlyphMap() local
95 for (int charcode = 0; charcode < 256; charcode++) { in LoadGlyphMap() local
151 for (int charcode = 0; charcode < 256; charcode++) { in LoadGlyphMap() local
163 for (int charcode = 0; charcode < 256; charcode++) { in LoadGlyphMap() local
170 for (int charcode = 0; charcode < 256; charcode++) { in LoadGlyphMap() local
180 for (int charcode = 0; charcode < 256; charcode++) { in LoadGlyphMap() local
194 for (int charcode = 0; charcode < 256; charcode++) { in LoadGlyphMap() local
212 for (int charcode = 0; charcode < 256; charcode++) in LoadGlyphMap() local
Dcpdf_type1font.cpp100 int CPDF_Type1Font::GlyphFromCharCodeExt(uint32_t charcode) { in GlyphFromCharCodeExt()
133 for (int charcode = 0; charcode < 256; charcode++) { in LoadGlyphMap() local
160 for (int charcode = 0; charcode < 256; charcode++) { in LoadGlyphMap() local
190 for (int charcode = 0; charcode < 256; charcode++) { in LoadGlyphMap() local
223 for (int charcode = 0; charcode < 256; charcode++) { in LoadGlyphMap() local
257 for (int charcode = 0; charcode < 256; charcode++) { in LoadGlyphMap() local
293 for (int charcode = 0; charcode < 256; charcode++) { in LoadGlyphMap() local
320 void CPDF_Type1Font::SetExtGID(const char* name, int charcode) { in SetExtGID()
329 void CPDF_Type1Font::CalcExtGID(int charcode) { in CalcExtGID()
Dcpdf_simplefont.cpp24 int CPDF_SimpleFont::GlyphFromCharCode(uint32_t charcode, bool* pVertGlyph) { in GlyphFromCharCode()
38 void CPDF_SimpleFont::LoadCharMetrics(int charcode) { in LoadCharMetrics()
83 int CPDF_SimpleFont::GetCharWidthF(uint32_t charcode) { in GetCharWidthF()
96 FX_RECT CPDF_SimpleFont::GetCharBBox(uint32_t charcode) { in GetCharBBox()
Dcpdf_fontencoding.h46 wchar_t UnicodeFromCharCode(uint8_t charcode) const { in UnicodeFromCharCode()
51 void SetUnicode(uint8_t charcode, wchar_t unicode) { in SetUnicode()
Dcpdf_type3font.cpp91 CPDF_Type3Char* CPDF_Type3Font::LoadChar(uint32_t charcode) { in LoadChar()
132 int CPDF_Type3Font::GetCharWidthF(uint32_t charcode) { in GetCharWidthF()
143 FX_RECT CPDF_Type3Font::GetCharBBox(uint32_t charcode) { in GetCharBBox()
Dcpdf_font.cpp129 int CPDF_Font::GlyphFromCharCodeExt(uint32_t charcode) { in GlyphFromCharCodeExt()
292 uint32_t charcode = GetNextChar(pString, size, offset); in GetStringWidth() local
439 int charcode) { in GetAdobeCharName()
454 uint32_t CPDF_Font::FallbackFontFromCharcode(uint32_t charcode) { in FallbackFontFromCharcode()
464 int CPDF_Font::FallbackGlyphFromCharcode(int fallbackFont, uint32_t charcode) { in FallbackGlyphFromCharcode()
Dcpdf_fontencoding.cpp1770 const char* PDF_CharNameFromPredefinedCharSet(int encoding, uint8_t charcode) { in PDF_CharNameFromPredefinedCharSet()
1801 wchar_t FT_UnicodeFromCharCode(int encoding, uint32_t charcode) { in FT_UnicodeFromCharCode()
Dcpdf_cidfont.cpp145 uint32_t charcode) { in EmbeddedUnicodeFromCharcode()
289 uint32_t charcode = CPDF_Font::CharCodeFromUnicode(unicode); in CharCodeFromUnicode() local
444 FX_RECT CPDF_CIDFont::GetCharBBox(uint32_t charcode) { in GetCharBBox()
517 int CPDF_CIDFont::GetCharWidthF(uint32_t charcode) { in GetCharWidthF()
616 int CPDF_CIDFont::GlyphFromCharCode(uint32_t charcode, bool* pVertGlyph) { in GlyphFromCharCode()
Dcpdf_cmap.cpp208 uint32_t charcode, in GetFourByteCharSizeImpl()
368 uint32_t charcode = 0; in GetNextChar() local
/external/pdfium/core/fpdfapi/page/
Dcpdf_textobject.cpp60 for (uint32_t charcode : m_CharCodes) { in CountChars() local
68 uint32_t* charcode, in GetCharInfo()
91 uint32_t charcode = m_CharCodes[i]; in GetCharInfo() local
214 uint32_t charcode = m_CharCodes[i]; in CalcPositionData() local
/external/pdfium/core/fxge/
Dcfx_unicodeencoding.cpp18 uint32_t CFX_UnicodeEncoding::GlyphFromCharCode(uint32_t charcode) { in GlyphFromCharCode()
Dcfx_unicodeencodingex.cpp44 uint32_t CFX_UnicodeEncodingEx::GlyphFromCharCode(uint32_t charcode) { in GlyphFromCharCode()
/external/pdfium/core/fpdfapi/cmaps/
Dfpdf_cmaps.cpp39 uint16_t FPDFAPI_CIDFromCharCode(const FXCMAP_CMap* pMap, uint32_t charcode) { in FPDFAPI_CIDFromCharCode()
49 [](const FXCMAP_DWordCIDMap& element, uint32_t charcode) { in FPDFAPI_CIDFromCharCode()
/external/pdfium/core/fpdfapi/render/
Dcpdf_type3cache.cpp86 CFX_GlyphBitmap* CPDF_Type3Cache::LoadGlyph(uint32_t charcode, in LoadGlyph()
117 uint32_t charcode, in RenderGlyph()
/external/freetype/src/autofit/
Dafglobal.c188 FT_ULong charcode = range->first; in af_face_globals_compute_style_coverage() local
217 FT_ULong charcode = range->first; in af_face_globals_compute_style_coverage() local
/external/freetype/src/bdf/
Dbdfdrivr.c92 FT_UInt32 charcode ) in bdf_cmap_char_index()
137 FT_ULong charcode = *acharcode + 1; in bdf_cmap_char_next() local
/external/freetype/src/pcf/
Dpcfdrivr.c105 FT_UInt32 charcode ) in pcf_cmap_char_index()
147 FT_ULong charcode = *acharcode + 1; in pcf_cmap_char_next() local
/external/freetype/src/psaux/
Dt1decode.c132 FT_Int charcode ) in t1_lookup_glyph_by_stdcharcode_ps()
182 FT_Int charcode ) in t1_lookup_glyph_by_stdcharcode()
/external/freetype/src/sfnt/
Dttcmap.c148 FT_UInt32 charcode = *pchar_code; in tt_cmap0_char_next() local
502 FT_UInt32 charcode = *pcharcode + 1; in tt_cmap2_char_next() local
789 FT_UInt charcode; in tt_cmap4_next() local
1092 FT_UInt32 charcode = *pcharcode; in tt_cmap4_char_map_linear() local
1226 FT_UInt charcode = (FT_UInt)*pcharcode; in tt_cmap4_char_map_binary() local
3272 FT_UInt32 charcode, in tt_cmap14_char_var_index()
3304 FT_UInt32 charcode, in tt_cmap14_char_var_isdefault()
/external/freetype/src/cache/
Dftccmap.c52 #define FTC_CMAP_HASH( faceid, index, charcode ) \ argument
/external/pdfium/core/fpdfapi/edit/
Dcpdf_pagecontentgenerator.cpp391 for (uint32_t charcode : pTextObj->GetCharCodes()) { in ProcessText() local
/external/freetype/src/type42/
Dt42objs.c101 FT_Int charcode, idx, min_char, max_char; in T42_Open_Face() local
/external/freetype/src/base/
Dftobjs.c3669 FT_ULong charcode ) in FT_Get_Char_Index()
3723 FT_ULong charcode, in FT_Get_Next_Char()
3835 FT_ULong charcode, in FT_Face_GetCharVariantIndex()
3881 FT_ULong charcode, in FT_Face_GetCharVariantIsDefault()
3951 FT_ULong charcode ) in FT_Face_GetVariantsOfChar()
/external/pdfium/core/fpdfapi/parser/
Dcpdf_document.cpp891 for (int charcode = 32; charcode < 128; charcode++) { in AddFont() local
899 for (int charcode = 128; charcode <= 255; charcode++) { in AddFont() local
/external/freetype/src/type1/
Dt1load.c1426 FT_Int charcode; in parse_encoding() local
2444 FT_Int charcode, idx, min_char, max_char; in T1_Open_Face() local

12