Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dctypeset.cpp130 bool IsCurrencySymbol(uint16_t word) { in IsCurrencySymbol() function
139 return IsCurrencySymbol(word) || word == 0x2116; in IsPrefixSymbol()