Home
last modified time | relevance | path

Searched defs:charCode (Results 1 – 16 of 16) sorted by relevance

/external/fonttools/Lib/fontTools/
Dunicode.py23 def __getitem__(self, charCode): argument
31 def __getitem__(self, charCode): argument
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/json/
DJsonGeneratorImpl.java168 public JsonGenerator setHighestNonEscapedChar(int charCode) { in setHighestNonEscapedChar()
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/mbcs/
DBIG5Tool.java238 int charCode; field in BIG5Tool.ChEl
DEUCTool.java238 int charCode; field in EUCTool.ChEl
/external/fonttools/Lib/fontTools/ttLib/tables/
D_c_m_a_p.py1055 def _IsInSameRun(self, glyphID, lastGlyphID, charCode, lastCharCode): argument
1069 def _IsInSameRun(self, glyphID, lastGlyphID, charCode, lastCharCode): argument
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/resources/
Dprettify.js390 function encodeEscape(charCode) { argument
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/util/
DJsonGeneratorDelegate.java170 …public JsonGenerator setHighestNonEscapedChar(int charCode) { delegate.setHighestNonEscapedChar(ch… in setHighestNonEscapedChar()
/external/pdfium/core/fpdfapi/font/
Dcpdf_cidfont.cpp169 uint32_t charCode = CharCodeFromCID(pEmbedMap, i); in EmbeddedCharcodeFromUnicode() local
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/
DJsonGenerator.java542 public JsonGenerator setHighestNonEscapedChar(int charCode) { return this; } in setHighestNonEscapedChar()
/external/pdfium/core/fpdftext/
Dcpdf_textpage.cpp160 uint32_t GetCharWidth(uint32_t charCode, CPDF_Font* pFont) { in GetCharWidth()
/external/skia/src/ports/
DSkFontHost_FreeType.cpp680 SkUnichar charCode = FT_Get_First_Char(face, &glyphIndex); in getGlyphToUnicodeMap() local
/external/skqp/src/ports/
DSkFontHost_FreeType.cpp640 SkUnichar charCode = FT_Get_First_Char(face, &glyphIndex); in getGlyphToUnicodeMap() local
/external/freetype/src/sfnt/
Dttcmap.c3363 FT_UInt32 charCode ) in tt_cmap14_char_variants()
/external/python/cpython2/Mac/Modules/ctl/
D_Ctlmodule.c5670 mykeydownproc(ControlHandle control, SInt16 keyCode, SInt16 charCode, SInt16 modifiers) in mykeydownproc()
/external/angle/third_party/vulkan_memory_allocator/docs/html/
Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/external/doclava/res/assets/templates-sdk/assets/js/
Dandroid_3p-bundle.js395 function encodeEscape(charCode) { argument