Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_bidi.cpp31 bool bChangeDirection = (direction != m_CurrentSegment.direction); in AppendChar() local
32 if (bChangeDirection) in AppendChar()
36 return bChangeDirection; in AppendChar()