Home
last modified time | relevance | path

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

/dports/graphics/kooka/kooka-3ed25fb9a1a62b88240a4f0f403b1ad49cf0adeb/libkookascan/
H A Dimagecanvas.h107 HighlightUnderline /**< A line along the bottom box edge */ enumerator
/dports/graphics/kooka/kooka-3ed25fb9a1a62b88240a4f0f403b1ad49cf0adeb/plugins/ocr/
H A Dabstractocrengine.cpp341 m_imgCanvas->setHighlightStyle(ImageCanvas::HighlightUnderline, QPen(col, 2)); in slotScrollToWord()