Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_bidi.cpp560 bool bChangeDirection = (direction != m_CurrentSegment.direction); in AppendChar() local
561 if (bChangeDirection) in AppendChar()
565 return bChangeDirection; in AppendChar()