Searched defs:getCharIndex (Results 1 – 9 of 9) sorted by relevance
174 ANTLR3_MARKER (*getCharIndex) (struct ANTLR3_LEXER_struct * lexer); member
189 static inline int32_t getCharIndex(UChar c) { in getCharIndex() function
232 public int getCharIndex() { in getCharIndex() method in Lexer
872 static ANTLR3_MARKER getCharIndex (pANTLR3_LEXER lexer) in getCharIndex() function
292 le_int32 LEGlyphStorage::getCharIndex(le_int32 glyphIndex, LEErrorCode &success) const in getCharIndex() function in LEGlyphStorage
185 static int getCharIndex(char c) { in getCharIndex() method in CollationFastLatin
181 static int getCharIndex(char c) { in getCharIndex() method in CollationFastLatin
289 public int getCharIndex(int charCode) { in getCharIndex() method in FreeType.Face293 private static native int getCharIndex(long face, int charCode); /* in getCharIndex() method in FreeType.Face
1238 def getCharIndex(self): member in Lexer