Searched refs:GetRTClient (Results 1 – 5 of 5) sorted by relevance
51 mt.e = GetRTClient().left; in DrawWidget()52 mt.f = GetRTClient().top; in DrawWidget()180 m_pBarcodeEngine->SetHeight(int32_t(GetRTClient().height)); in GenerateBarcodeImageCache()181 m_pBarcodeEngine->SetWidth(int32_t(GetRTClient().width)); in GenerateBarcodeImageCache()
132 if (GetRTClient().Contains(pMsg->m_pos)) { in OnDropListMouseMove()157 if (GetRTClient().Contains(pMsg->m_pos)) in OnDropListLButtonDown()
26 RepaintRect(GetRTClient()); in ClearSelected()
78 const CFX_RectF& GetRTClient() const { return m_rtClient; } in GetRTClient() function
104 const CFX_RectF& GetRTClient() const { return m_rtClient; } in GetRTClient() function