HomeSort by relevance Sort by last modified time
    Searched refs:m_uMid (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fgas/localization/
fgas_locale.h 132 inline bool IsNotZero() const { return m_uHi || m_uMid || m_uLo; }
143 uint32_t m_uMid;
fgas_locale.cpp     [all...]

Completed in 318 milliseconds