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

  /external/pdfium/core/src/fxge/dib/
dib_int.h 80 int m_TransMethod;
fx_dib_engine.cpp 259 m_TransMethod = 1;
261 m_TransMethod = 2;
266 m_TransMethod = 3;
268 m_TransMethod = 4;
272 m_TransMethod = 5;
274 m_TransMethod = 6;
279 m_TransMethod = 7;
281 m_TransMethod = 8;
370 switch (m_TransMethod) {
563 switch(m_TransMethod) {
    [all...]

Completed in 461 milliseconds