Lines Matching refs:eResult
1434 InteractiveSelectionResult eResult = InteractiveSelectionResult_Cancelled; in onInteractivePropertySelection() local
1440 eResult = InteractiveSelectionResult_Success; in onInteractivePropertySelection()
1450 eResult = InteractiveSelectionResult_ObtainedValue; in onInteractivePropertySelection()
1458 eResult = InteractiveSelectionResult_Success; in onInteractivePropertySelection()
1463 eResult = InteractiveSelectionResult_ObtainedValue; in onInteractivePropertySelection()
1468 eResult = InteractiveSelectionResult_ObtainedValue; in onInteractivePropertySelection()
1473 eResult = InteractiveSelectionResult_ObtainedValue; in onInteractivePropertySelection()
1478 eResult = InteractiveSelectionResult_ObtainedValue; in onInteractivePropertySelection()
1483 eResult = InteractiveSelectionResult_ObtainedValue; in onInteractivePropertySelection()
1491 eResult = InteractiveSelectionResult_ObtainedValue; in onInteractivePropertySelection()
1496 eResult = InteractiveSelectionResult_ObtainedValue; in onInteractivePropertySelection()
1501 eResult = InteractiveSelectionResult_Success; in onInteractivePropertySelection()
1507 eResult = InteractiveSelectionResult_Pending; in onInteractivePropertySelection()
1513 return eResult; in onInteractivePropertySelection()