Searched refs:CreateWidgetWithNativeId (Results 1 – 4 of 4) sorted by relevance
50 virtual FWL_ERR CreateWidgetWithNativeId(IFWL_Widget* pWidget,
37 virtual FWL_ERR CreateWidgetWithNativeId(IFWL_Widget* pWidget, void* vp);
59 FWL_ERR CFWL_SDAdapterWidgetMgr::CreateWidgetWithNativeId(IFWL_Widget* pWidget, in CreateWidgetWithNativeId() function in CFWL_SDAdapterWidgetMgr
454 return m_pAdapter->CreateWidgetWithNativeId(pWidget, vp); in CreateWidgetWithNativeId_Native()