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

  /external/pdfium/core/src/fxge/dib/
dib_int.h 34 class CWeightTable : public CFX_Object
37 CWeightTable()
41 ~CWeightTable()
82 CWeightTable m_WeightTable;
fx_dib_engine.cpp 12 void CWeightTable::Calc(int dest_len, int dest_min, int dest_max, int src_len, int src_min, int src_max, int flags)
553 CWeightTable table;
    [all...]

Completed in 42 milliseconds