HomeSort by relevance Sort by last modified time
    Searched refs:lastHyphenLocation (Results 1 - 6 of 6) 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 */)
Hyphenation.h 35 size_t lastHyphenLocation(const UChar*, 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/mac/
HyphenationMac.mm 60 size_t lastHyphenLocation(const UChar* characters, size_t length, size_t beforeIndex, const AtomicString& localeIdentifier)
  /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 */)
  /external/webkit/Source/WebCore/rendering/
RenderBlockLineLayout.cpp     [all...]

Completed in 1520 milliseconds