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

  /external/webkit/Source/WebCore/platform/text/
Hyphenation.cpp 38 size_t lastHyphenLocation(const UChar* /* characters */, size_t /* length */, size_t /* beforeIndex */, const AtomicString& /* localeIdentifier */)
  /external/webkit/Source/WebCore/platform/text/cf/
HyphenationCF.cpp 68 size_t lastHyphenLocation(const UChar* characters, size_t length, size_t beforeIndex, const AtomicString& localeIdentifier)
86 size_t lastHyphenLocation(const UChar*, size_t, size_t, const AtomicString&)
  /external/webkit/Source/WebCore/platform/text/android/
HyphenationAndroid.cpp 66 size_t lastHyphenLocation(const UChar* characters, size_t length, size_t beforeIndex, const AtomicString& /* localeIdentifier */)

Completed in 317 milliseconds