Searched defs:gs_FXLang2CharsetTable (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_edit/
H A Dfpdf_edit_doc.cpp447 static const FX_LANG2CS gs_FXLang2CharsetTable[] = { variable
518 FX_INT32 iEnd = sizeof(gs_FXLang2CharsetTable) / sizeof(FX_LANG2CS) - 1;
521 const FX_LANG2CS &charset = gs_FXLang2CharsetTable[iMid];

Completed in 122 milliseconds