Searched refs:popupLength (Results 1 – 2 of 2) sorted by relevance
49 Ace::PopupLength popupLength; in ConvertToPopupUIExtensionConfig() local52 popupLength.unit = ConvertPopupUnit(targetSpace.unit); in ConvertToPopupUIExtensionConfig()53 popupLength.length = static_cast<double>(targetSpace.length); in ConvertToPopupUIExtensionConfig()54 popupConfig.targetSpace = popupLength; in ConvertToPopupUIExtensionConfig()58 popupLength.unit = ConvertPopupUnit(arrowOffset.unit); in ConvertToPopupUIExtensionConfig()59 popupLength.length = static_cast<double>(arrowOffset.length); in ConvertToPopupUIExtensionConfig()60 popupConfig.arrowOffset = popupLength; in ConvertToPopupUIExtensionConfig()
41 AbilityRuntime::AutoFill::PopupLength popupLength { variable92 popupLength,