Home
last modified time | relevance | path

Searched defs:currentCharacter (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebCore/platform/graphics/
DWidthIterator.cpp74 int currentCharacter = m_currentCharacter; in advance() local
226 UChar32 WidthIterator::normalizeVoicingMarks(int currentCharacter) in normalizeVoicingMarks()
/external/proguard/src/proguard/
DWordReader.java215 char currentCharacter = currentLine.charAt(currentIndex); in nextWord() local
/external/webkit/JavaScriptCore/parser/
DLexer.cpp64 inline const UChar* Lexer::currentCharacter() const in currentCharacter() function in JSC::Lexer
/external/webkit/WebCore/rendering/
DSVGRootInlineBox.cpp802 SVGChar& currentCharacter = *itSearch; in cummulatedWidthOrHeightOfTextChunk() local
1284 …const UChar* currentCharacter = text->characters() + (textBox->direction() == RTL ? textBox->end()… in buildLayoutInformationForTextBox() local