Searched refs:wxImageHistogramEntry (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dimage.h128 class WXDLLEXPORT wxImageHistogramEntry class
131 wxImageHistogramEntry() { index = value = 0; } function in class:wxImageHistogramEntry
136 WX_DECLARE_EXPORTED_HASH_MAP(unsigned long, wxImageHistogramEntry,
384 // with integer keys built as 0xRRGGBB, containing wxImageHistogramEntry
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dimagpng.cpp286 wxImageHistogramEntry&
H A Dimage.cpp2788 wxImageHistogramEntry& entry = h[wxImageHistogram::MakeKey(r, g, b)];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dimage.tex307 class WXDLLEXPORT wxImageHistogramEntry
310 wxImageHistogramEntry() : index(0), value(0) {}
315 WX_DECLARE_EXPORTED_HASH_MAP(unsigned long, wxImageHistogramEntry,

Completed in 299 milliseconds