Home
last modified time | relevance | path

Searched defs:firstCharacter (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLParserIdioms.cpp100 const UChar firstCharacter = string[0]; in parseToDecimalForNumberType() local
121 UChar firstCharacter = string[0]; in parseToDoubleForNumberType() local
/external/chromium_org/third_party/WebKit/Source/core/editing/
DTextIterator.cpp1928 UChar32 firstCharacter; in isWordStartMatch() local