Searched refs:SetNormalWidget (Results 1 – 12 of 12) sorted by relevance
29 SetNormalWidget(std::move(pNewEdit)); in LoadWidget()
30 SetNormalWidget(std::move(pNewEdit)); in LoadWidget()
37 SetNormalWidget(std::move(pNew)); in LoadWidget()
80 void SetNormalWidget(std::unique_ptr<CFWL_Widget> widget);
47 SetNormalWidget(std::move(pNew)); in LoadWidget()
48 SetNormalWidget(std::move(pNewPicker)); in LoadWidget()
58 SetNormalWidget(std::move(pNew)); in LoadWidget()
145 SetNormalWidget(std::move(pNew)); in LoadWidget()
55 SetNormalWidget(std::move(pNew)); in LoadWidget()
50 SetNormalWidget(std::move(pNewWidget)); in LoadWidget()
139 void CXFA_FFField::SetNormalWidget(std::unique_ptr<CFWL_Widget> widget) { in SetNormalWidget() function in CXFA_FFField