Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_bidi.cpp34 bool bChangeDirection = (direction != m_CurrentSegment.direction); in AppendChar() local
35 if (bChangeDirection) in AppendChar()
39 return bChangeDirection; in AppendChar()