Searched defs:charCode (Results 1 – 12 of 12) sorted by relevance
/external/v8/test/mjsunit/ |
D | string-case.js | 38 function charCodeToLower(charCode) { argument 45 function charCodeToUpper(charCode) { argument
|
/external/fonttools/Lib/fontTools/ |
D | unicode.py | 24 def __getitem__(self, charCode): argument 32 def __getitem__(self, charCode): argument
|
/external/skia/src/core/ |
D | SkGlyphCache.cpp | 165 uint16_t SkGlyphCache::unicharToGlyph(SkUnichar charCode) { in unicharToGlyph() 187 const SkGlyph& SkGlyphCache::getUnicharAdvance(SkUnichar charCode) { in getUnicharAdvance() 200 const SkGlyph& SkGlyphCache::getUnicharMetrics(SkUnichar charCode) { in getUnicharMetrics() 205 const SkGlyph& SkGlyphCache::getUnicharMetrics(SkUnichar charCode, in getUnicharMetrics() 223 SkGlyph* SkGlyphCache::lookupByChar(SkUnichar charCode, MetricsType type, SkFixed x, SkFixed y) { in lookupByChar()
|
/external/pdfium/core/src/fpdftext/ |
D | fpdf_text_search.cpp | 64 int GetCharWidth(FX_DWORD charCode, CPDF_Font* pFont) in GetCharWidth()
|
D | fpdf_text_int.cpp | 1121 int CPDF_TextPage::GetCharWidth(FX_DWORD charCode, CPDF_Font* pFont) const in GetCharWidth()
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | _c_m_a_p.py | 1030 def _IsInSameRun(self, glyphID, lastGlyphID, charCode, lastCharCode): argument 1042 def _IsInSameRun(self, glyphID, lastGlyphID, charCode, lastCharCode): argument
|
/external/skia/src/ports/ |
D | SkFontHost_FreeType.cpp | 451 for (SkUnichar charCode = FT_Get_First_Char(face, &glyphIndex); in populate_glyph_to_unicode() local 986 SkUnichar charCode = FT_Get_First_Char( fFace, &glyphIndex ); in generateGlyphToChar() local
|
/external/pdfium/core/src/fpdfapi/fpdf_page/ |
D | fpdf_page.cpp | 337 FX_DWORD charCode = m_TextState.GetFont()->CharCodeFromUnicode(32); in GetSpaceCharWidth() local
|
/external/pdfium/core/src/reflow/ |
D | layoutprocessor_reflow.cpp | 934 int CPDF_LayoutProcessor_Reflow::GetCharWidth(FX_DWORD charCode, CPDF_Font* pFont) const in GetCharWidth()
|
/external/freetype/src/sfnt/ |
D | ttcmap.c | 3132 FT_UInt32 charCode ) in tt_cmap14_char_variants()
|
/external/pdfium/third_party/freetype/src/sfnt/ |
D | ttcmap.c | 3132 FT_UInt32 charCode ) in tt_cmap14_char_variants()
|
/external/robolectric/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |