Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit.cpp673 #define PWL_ISARABICWORD(word) \ macro
697 if (!pIterator->GetWord(wordinfo) || !PWL_ISARABICWORD(wordinfo.Word)) in GetSameWordsRange()
717 if (!pIterator->GetWord(wordinfo) || !PWL_ISARABICWORD(wordinfo.Word)) in GetSameWordsRange()