HomeSort by relevance Sort by last modified time
    Searched defs:m_lastCharacter (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGTextLayoutEngineSpacing.h 40 UChar m_lastCharacter;
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
Latin1TextIterator.h 36 , m_lastCharacter(lastCharacter)
42 if (m_currentCharacter >= m_lastCharacter)
62 int m_lastCharacter;
  /external/chromium_org/third_party/WebKit/Source/platform/text/
SurrogatePairAwareTextIterator.h 38 if (m_currentCharacter >= m_lastCharacter)
65 int m_lastCharacter;
  /external/chromium_org/third_party/WebKit/Source/core/editing/
TextIterator.h 195 UChar m_lastCharacter;
301 UChar m_lastCharacter;

Completed in 664 milliseconds