Searched defs:bR2L (Results 1 - 1 of 1) sorted by relevance
/external/pdfium/core/fpdftext/ | ||
H A D | cpdf_textpage.cpp | 1046 const bool bR2L = IsRightToLeft(pTextObj, pFont, nItems); local 1048 bR2L && (matrix.a * matrix.d - matrix.b * matrix.c) < 0; |
Completed in 64 milliseconds