Searched refs:IsHyphen (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fpdftext/
H A Dtext_int.h96 FX_BOOL IsHyphen(FX_WCHAR curChar);
H A Dfpdf_text_int.cpp1877 FX_BOOL CPDF_TextPage::IsHyphen(FX_WCHAR curChar) function in class:CPDF_TextPage
1939 if(IsHyphen(curChar)) {
1950 if(IsHyphen(curChar)) {
2007 if(IsHyphen(curChar)) {
2014 if (IsHyphen(curChar)) {

Completed in 56 milliseconds