Home
last modified time | relevance | path

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

12

/external/pdfium/core/src/fpdfapi/fpdf_font/
Dfpdf_font.cpp196 FX_DWORD charcode = m_pToUnicodeMap->ReverseLookup(unicode); in CharCodeFromUnicode() local
211 FX_DWORD charcode = GetNextChar(src_buf, src_len, src_pos); in DecodeString() local
229 FX_DWORD charcode = CharCodeFromUnicode(src_buf[src_pos]); in EncodeString() local
377 FX_DWORD charcode = GetNextChar(pString, size, offset); in GetStringWidth() local
382 int CPDF_Font::GetCharTypeWidth(FX_DWORD charcode) in GetCharTypeWidth()
495 CFX_WideString CPDF_ToUnicodeMap::Lookup(FX_DWORD charcode) in Lookup()
833 int CPDF_SimpleFont::GlyphFromCharCode(FX_DWORD charcode, FX_BOOL *pVertGlyph) in GlyphFromCharCode()
847 void CPDF_SimpleFont::LoadCharMetrics(int charcode) in LoadCharMetrics()
884 int CPDF_SimpleFont::GetCharWidthF(FX_DWORD charcode, int level) in GetCharWidthF()
897 void CPDF_SimpleFont::GetCharBBox(FX_DWORD charcode, FX_RECT& rect, int level) in GetCharBBox()
[all …]
Dfpdf_font_charset.cpp478 const FX_CHAR* PDF_CharNameFromPredefinedCharSet(int encoding, FX_BYTE charcode) in PDF_CharNameFromPredefinedCharSet()
509 FX_WCHAR FT_UnicodeFromCharCode(int encoding, FX_DWORD charcode) in FT_UnicodeFromCharCode()
Dfpdf_font_cid.cpp521 FX_DWORD charcode = 0; in GetNextChar() local
587 int _GetCharSize(FX_DWORD charcode, _CMap_CodeRange* pRanges, int iRangesSize) in _GetCharSize()
757 …FX_WCHAR _EmbeddedUnicodeFromCharcode(const FXCMAP_CMap* pEmbedMap, int charset, FX_DWORD charcode) in _EmbeddedUnicodeFromCharcode()
1000 void CPDF_CIDFont::GetCharBBox(FX_DWORD charcode, FX_RECT& rect, int level) in GetCharBBox()
1076 int CPDF_CIDFont::GetCharWidthF(FX_DWORD charcode, int level) in GetCharWidthF()
1176 int CPDF_CIDFont::GlyphFromCharCode(FX_DWORD charcode, FX_BOOL *pVertGlyph) in GlyphFromCharCode()
/external/pdfium/core/include/fpdfapi/
Dfpdf_resource.h174 virtual int AppendChar(FX_LPSTR buf, FX_DWORD charcode) const in AppendChar()
180 virtual int GetCharSize(FX_DWORD charcode) const in GetCharSize()
189 virtual int GlyphFromCharCodeExt(FX_DWORD charcode) in GlyphFromCharCodeExt()
329 FX_WCHAR UnicodeFromCharCode(FX_BYTE charcode) const in UnicodeFromCharCode()
336 void SetUnicode(FX_BYTE charcode, FX_WCHAR unicode) in SetUnicode()
369 virtual FX_WCHAR _UnicodeFromCharCode(FX_DWORD charcode) const in _UnicodeFromCharCode()
468 virtual int GetCharTypeWidth(FX_DWORD charcode) in GetCharTypeWidth()
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_text.cpp24 CFX_GlyphBitmap* CPDF_Type3Cache::LoadGlyph(FX_DWORD charcode, const CFX_AffineMatrix* pMatrix, FX_… in LoadGlyph()
125 CFX_GlyphBitmap* CPDF_Type3Cache::RenderGlyph(CPDF_Type3Glyphs* pSize, FX_DWORD charcode, const CFX… in RenderGlyph()
390 FX_DWORD charcode = pChars[iChar]; in ProcessType3Text() local
611 FX_DWORD charcode; in DrawTextString() local
739 CFX_PathData* CPDF_Font::LoadGlyphPath(FX_DWORD charcode, int dest_width) in LoadGlyphPath()
/external/freetype/src/autofit/
Dhbshim.c423 FT_ULong charcode, in af_get_char_index()
524 FT_ULong charcode, in af_get_char_index()
Dafglobal.c187 FT_ULong charcode = range->first; in af_face_globals_compute_style_coverage() local
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page.cpp150 void CPDF_TextObject::GetCharInfo(int index, FX_DWORD& charcode, FX_FLOAT& kerning) const in GetCharInfo()
181 FX_DWORD charcode = m_pCharCodes[i]; in GetCharInfo() local
363 FX_DWORD charcode = m_nChars == 1 ? (FX_DWORD)(FX_UINTPTR)m_pCharCodes : m_pCharCodes[i]; in GetCharRect() local
407 FX_DWORD charcode = m_nChars == 1 ? (FX_DWORD)(FX_UINTPTR)m_pCharCodes : m_pCharCodes[i]; in CalcPositionData() local
534 FX_DWORD charcode = m_nChars == 1 ? (FX_DWORD)(FX_UINTPTR)m_pCharCodes : m_pCharCodes[i]; in CalcCharPos() local
/external/pdfium/core/src/fxge/ge/
Dfx_ge_font.cpp393 FX_DWORD CFX_UnicodeEncoding::GlyphFromCharCode(FX_DWORD charcode) in GlyphFromCharCode()
413 FX_DWORD CFX_UnicodeEncoding::GlyphFromCharCodeEx(FX_DWORD charcode, int encoding) in GlyphFromCharCodeEx()
Dtext_int.h58 virtual CFX_WideString UnicodeFromCharCode(FX_DWORD charcode) const in UnicodeFromCharCode()
/external/pdfium/core/src/fpdfapi/fpdf_cmaps/
Dfpdf_cmaps.cpp79 FX_WORD FPDFAPI_CIDFromCharCode(const FXCMAP_CMap* pMap, FX_DWORD charcode) in FPDFAPI_CIDFromCharCode()
/external/freetype/src/sfnt/
Dttcmap.c139 FT_UInt32 charcode = *pchar_code; in tt_cmap0_char_next() local
489 FT_UInt32 charcode = *pcharcode + 1; in tt_cmap2_char_next() local
757 FT_UInt charcode; in tt_cmap4_next() local
1032 FT_UInt32 charcode = *pcharcode; in tt_cmap4_char_map_linear() local
1121 FT_UInt charcode = (FT_UInt)*pcharcode; in tt_cmap4_char_map_binary() local
3044 FT_UInt32 charcode, in tt_cmap14_char_var_index()
3076 FT_UInt32 charcode, in tt_cmap14_char_var_isdefault()
/external/pdfium/third_party/freetype/src/sfnt/
Dttcmap.c139 FT_UInt32 charcode = *pchar_code; in tt_cmap0_char_next() local
489 FT_UInt32 charcode = *pcharcode + 1; in tt_cmap2_char_next() local
757 FT_UInt charcode; in tt_cmap4_next() local
1032 FT_UInt32 charcode = *pcharcode; in tt_cmap4_char_map_linear() local
1121 FT_UInt charcode = (FT_UInt)*pcharcode; in tt_cmap4_char_map_binary() local
3044 FT_UInt32 charcode, in tt_cmap14_char_var_index()
3076 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/third_party/freetype/src/base/
Dftobjs.c3342 FT_ULong charcode ) in FT_Get_Char_Index()
3392 FT_ULong charcode, in FT_Get_Next_Char()
3425 FT_ULong charcode, in FT_Face_GetCharVariantIndex()
3469 FT_ULong charcode, in FT_Face_GetCharVariantIsDefault()
3537 FT_ULong charcode ) in FT_Face_GetVariantsOfChar()
/external/freetype/src/base/
Dftobjs.c3338 FT_ULong charcode ) in FT_Get_Char_Index()
3388 FT_ULong charcode, in FT_Get_Next_Char()
3421 FT_ULong charcode, in FT_Face_GetCharVariantIndex()
3465 FT_ULong charcode, in FT_Face_GetCharVariantIsDefault()
3533 FT_ULong charcode ) in FT_Face_GetVariantsOfChar()
/external/pdfium/third_party/freetype/src/psaux/
Dt1decode.c131 FT_Int charcode ) in t1_lookup_glyph_by_stdcharcode()
/external/freetype/src/psaux/
Dt1decode.c131 FT_Int charcode ) in t1_lookup_glyph_by_stdcharcode()
/external/pdfium/third_party/freetype/src/type1/
Dt1load.c1266 FT_Int charcode; in parse_encoding() local
2221 FT_Int charcode, idx, min_char, max_char; in T1_Open_Face() local
/external/pdfium/core/src/fpdftext/
Dfpdf_text.cpp78 …FX_DWORD charcode = pText->m_nChars == 1 ? (FX_DWORD)(FX_UINTPTR)pText->m_pCharCodes : pText->m_pC… in ProcessObject() local
116 …FX_DWORD charcode = pText->m_nChars == 1 ? (FX_DWORD)(FX_UINTPTR)pText->m_pCharCodes : pText->m_pC… in ProcessObject() local
/external/freetype/src/cff/
Dcffload.c183 cff_get_standard_encoding( FT_UInt charcode ) in cff_get_standard_encoding()
/external/pdfium/third_party/freetype/src/cff/
Dcffload.c183 cff_get_standard_encoding( FT_UInt charcode ) in cff_get_standard_encoding()
/external/pdfium/core/src/fpdfdoc/
Ddoc_ap.cpp123 FX_DWORD charcode = pPDFFont->CharCodeFromUnicode(word); in GetCharWidth() local
/external/pdfium/public/
Dfpdf_fwlevent.h269 FPDF_DWORD charcode; member
/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_doc.cpp894 int charcode; in AddFont() local

12