Home
last modified time | relevance | path

Searched refs:isReplacement (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/minikin/include/minikin/
H A DHyphenator.h112 inline bool isReplacement(EndHyphenEdit hyph) { in isReplacement() function
/aosp12/frameworks/minikin/libs/minikin/
H A DLayoutCore.cpp281 const bool hasEndReplacement = isReplacement(endHyphen); in addToHbBuffer()