Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/hwui/
DCanvas.cpp45 const bool strikeThru = paint.isStrikeThru(); in drawTextDecorations() local
47 if (strikeThru || underline) { in drawTextDecorations()
65 if (strikeThru) { in drawTextDecorations()