Home
last modified time | relevance | path

Searched defs:CacheGrey (Results 1 – 1 of 1) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/src/
H A Dpseudodc.h28 virtual void CacheGrey() {} in CacheGrey() function
70 virtual void CacheGrey() {m_greybrush=GetGreyBrush(m_brush);} in CacheGrey() function
86 virtual void CacheGrey() {m_greybrush=GetGreyBrush(m_brush);} in CacheGrey() function
102 virtual void CacheGrey() {m_greypen=GetGreyPen(m_pen);} in CacheGrey() function
325 virtual void CacheGrey() {m_greyicon=GetGreyIcon(m_icon);} in CacheGrey() function
427 virtual void CacheGrey() {m_greybmp=GetGreyBitmap(m_bmp);} in CacheGrey() function