Home | History | Annotate | Download | only in rendering

Lines Matching refs:m_layerSize

373     const IntSize& size() const { return m_layerSize; }
374 void setSize(const IntSize& size) { m_layerSize = size; }
1195 IntSize m_layerSize;