Home | History | Annotate | Download | only in fxge

Lines Matching refs:m_Type

15     : m_Type(RectI), m_Box(0, 0, width, height) {}
18 m_Type = src.m_Type;
26 m_Type = RectI;
32 if (m_Type == RectI) {
36 if (m_Type == MaskF) {
45 m_Type = MaskF;
49 m_Type = RectI;
75 if (m_Type == RectI) {
79 if (m_Type == MaskF) {
83 m_Type = RectI;