Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/icc/
Diccmodule.h35 bool IsLab() const { return m_bLab; } in IsLab() function
Diccmodule.cpp123 if (pTransform->IsLab()) { in Translate()