Home
last modified time | relevance | path

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

/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dlvtinydom.cpp8493 bool word_is_rtl = word->flags & LTEXT_WORD_DIRECTION_IS_RTL; in createXPointer() local
8494 if ( word_is_rtl ) { in createXPointer()
8710 bool word_is_rtl = word->flags & LTEXT_WORD_DIRECTION_IS_RTL; in getRect() local
8733 if ( word_is_rtl ) { in getRect()
8774 … if ( word_is_rtl ) { // right edge of next logical word, as it is drawn on the left in getRect()
8795 … if ( word_is_rtl ) { // left edge of previous logical word, as it is drawn on the right in getRect()
8856 if ( word_is_rtl ) { in getRect()
8870 if ( word_is_rtl ) in getRect()
8887 if ( word_is_rtl ) { in getRect()
8922 if ( word_is_rtl ) in getRect()