Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_bidi.cpp546 int32_t iBidiCls = (dwProps & FX_BIDICLASSBITSMASK) >> FX_BIDICLASSBITS; in AppendChar() local
548 switch (iBidiCls) { in AppendChar()