Lines Matching refs:getTextInputModifier

877         fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputBackgroundColor(  in SetBackgroundColor()
895 …fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputBackgroundColor(node->uiNodeHa… in ResetBackgroundColor()
971 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputPadding( in SetPadding()
987 … fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputPadding(node->uiNodeHandle); in ResetPadding()
1079 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputMargin( in SetMargin()
1095 … fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputMargin(node->uiNodeHandle); in ResetMargin()
1110 fullImpl->getNodeModifiers()->getTextInputModifier()->getTextInputMargin( in GetMargin()
3486 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputMargin( in SetMarginPercent()
3798 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputFontColor( in SetFontColor()
3827 … fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputFontColor(node->uiNodeHandle); in ResetFontColor()
3848 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputFontWeight( in SetFontWeight()
3877 …fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputFontWeight(node->uiNodeHandle); in ResetFontWeight()
3897 …fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputFontSize(node->uiNodeHandle, &fo… in SetFontSize()
3921 … fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputFontSize(node->uiNodeHandle); in ResetFontSize()
3942 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputFontStyle( in SetFontStyle()
3967 … fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputFontStyle(node->uiNodeHandle); in ResetFontStyle()
3983 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputPlaceholderString( in SetTextInputPlaceholder()
3990 …auto resultValue = GetFullImpl()->getNodeModifiers()->getTextInputModifier()->getTextInputPlacehol… in GetTextInputPlaceholder()
3999 …fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputPlaceholderString(node->uiNodeHa… in ResetTextInputPlaceholder()
4010 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputTextString( in SetTextInputText()
4017 auto resultValue = GetFullImpl()->getNodeModifiers()->getTextInputModifier()->getTextInputText( in GetTextInputText()
4026 …fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputTextString(node->uiNodeHandle, "… in ResetTextInputText()
4038 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputCaretColor( in SetCaretColor()
4053 … resultValue = GetFullImpl()->getNodeModifiers()->getTextInputModifier()->getTextInputCaretColor( in GetCaretColor()
4068 …fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputCaretColor(node->uiNodeHandle); in ResetCaretColor()
4087 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputCaret( in SetCaretStyle()
4095 …auto resultValue = GetFullImpl()->getNodeModifiers()->getTextInputModifier()->getTextInputCaretSty… in GetCaretStyle()
4104 …fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputCaretStyle(node->uiNodeHandle); in ResetCaretStyle()
4114 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputShowUnderline( in SetShowUnderline()
4121 …auto resultValue = GetFullImpl()->getNodeModifiers()->getTextInputModifier()->getTextInputShowUnde… in GetShowUnderline()
4130 …fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputShowUnderline(node->uiNodeHand… in ResetShowUnderline()
4142 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputMaxLength( in SetMaxLength()
4157 … resultValue = GetFullImpl()->getNodeModifiers()->getTextInputModifier()->getTextInputMaxLength( in GetMaxLength()
4172 … fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputMaxLength(node->uiNodeHandle); in ResetMaxLength()
4191 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputEnterKeyType( in SetEnterKeyType()
4198 …auto resultValue = GetFullImpl()->getNodeModifiers()->getTextInputModifier()->getTextInputEnterKey… in GetEnterKeyType()
4207 …fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputEnterKeyType(node->uiNodeHandl… in ResetEnterKeyType()
4219 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputPlaceholderColor( in SetPlaceholderColor()
4234 …resultValue = GetFullImpl()->getNodeModifiers()->getTextInputModifier()->getTextInputPlaceholderCo… in GetPlaceholderColor()
4249 …fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputPlaceholderColor(node->uiNodeH… in ResetPlaceholderColor()
4286 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputPlaceholderFontEnum( in SetTextInputPlaceholderFont()
4295 GetFullImpl()->getNodeModifiers()->getTextInputModifier()->getTextInputPlaceholderFont( in GetTextInputPlaceholderFont()
4309 …fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputPlaceholderFont(node->uiNodeHa… in ResetTextInputPlaceholderFont()
4320 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputEnableKeyboardOnFocus( in SetEnableKeyboardOnFocus()
4327 …auto resultValue = GetFullImpl()->getNodeModifiers()->getTextInputModifier()->getTextInputRequestK… in GetEnableKeyboardOnFocus()
4336 …fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputEnableKeyboardOnFocus(node->ui… in ResetEnableKeyboardOnFocus()
4348 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputType( in SetTextInputType()
4355 auto resultValue = GetFullImpl()->getNodeModifiers()->getTextInputModifier()->getTextInputType( in GetTextInputType()
4364 fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputType(node->uiNodeHandle); in ResetTextInputType()
4375 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputSelectedBackgroundColor( in SetSelectedBackgroundColor()
4382 …auto resultValue = GetFullImpl()->getNodeModifiers()->getTextInputModifier()->getTextInputSelected… in GetSelectedBackgroundColor()
4391 …fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputSelectedBackgroundColor(node->… in ResetSelectedBackgroundColor()
4402 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputShowPasswordIcon( in SetShowPasswordIcon()
4409 …auto resultValue = GetFullImpl()->getNodeModifiers()->getTextInputModifier()->getTextInputShowPass… in GetShowPasswordIcon()
4418 …fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputShowPasswordIcon(node->uiNodeH… in ResetShowPasswordIcon()
4430 …fullImpl->getNodeModifiers()->getTextInputModifier()->stopTextInputTextEditing(node->uiNodeHandle); in StopTextInputEditing()
4437 … auto resultValue = GetFullImpl()->getNodeModifiers()->getTextInputModifier()->getTextInputEditing( in GetTextInputEditing()
4463 … fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputCancelButton(node->uiNodeHandle, in SetTextInputCancelButton()
4472 …GetFullImpl()->getNodeModifiers()->getTextInputModifier()->getTextInputCancelButtonStyle(node->uiN… in GetTextInputCancelButton()
4474 GetFullImpl()->getNodeModifiers()->getTextInputModifier()->getTextInputCancelIconSize( in GetTextInputCancelButton()
4477 …GetFullImpl()->getNodeModifiers()->getTextInputModifier()->getTextInputTextCancelIconColor(node->u… in GetTextInputCancelButton()
4480 …GetFullImpl()->getNodeModifiers()->getTextInputModifier()->getTextInputTextCancelIconSrc(node->uiN… in GetTextInputCancelButton()
4487 …fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputCancelButton(node->uiNodeHandl… in ResetTextInputCancelButton()
4501 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputTextSelection( in SetTextInputTextSelection()
4508 …g_numberValues[0].i32 = GetFullImpl()->getNodeModifiers()->getTextInputModifier()->getTextInputTex… in GetTextInputTextSelection()
4510 …g_numberValues[1].i32 = GetFullImpl()->getNodeModifiers()->getTextInputModifier()->getTextInputTex… in GetTextInputTextSelection()
4519 …fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputTextSelection(node->uiNodeHandle… in ResetTextInputTextSelection()
4528 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputSelectionMenuHidden( in SetTextInputSelectionMenuHidden()
4536 …GetFullImpl()->getNodeModifiers()->getTextInputModifier()->getTextInputSelectionMenuHidden(node->u… in GetTextInputSelectionMenuHidden()
4543 …fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputSelectionMenuHidden(node->uiNo… in ResetTextInputSelectionMenuHidden()
4559 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputUserUnderlineColor( in SetTextInputUnderlineColor()
4568 …fullImpl->getNodeModifiers()->getTextInputModifier()->getTextInputUserUnderlineColor(node->uiNodeH… in GetTextInputUnderlineColor()
4580 …fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputUserUnderlineColor(node->uiNod… in ResetTextInputUnderlineColor()
4590 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputEnableAutoFill( in SetTextInputEnableAutoFill()
4598 …g_numberValues[0].i32 = fullImpl->getNodeModifiers()->getTextInputModifier()->getTextInputEnableAu… in GetTextInputEnableAutoFill()
4607 …fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputEnableAutoFill(node->uiNodeHan… in ResetTextInputEnableAutoFill()
4623 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputContentType( in SetTextInputContentType()
4631 auto value = fullImpl->getNodeModifiers()->getTextInputModifier()->getTextInputContentType( in GetTextInputContentType()
4647 …fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputContentType(node->uiNodeHandle… in ResetTextInputContentType()
4657 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputPasswordRules( in SetTextInputPasswordRules()
4665 …g_attributeItem.string = fullImpl->getNodeModifiers()->getTextInputModifier()->getTextInputPasswor… in GetTextInputPasswordRules()
4673 …fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputPasswordRules(node->uiNodeHand… in ResetTextInputPasswordRules()
4683 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputSelectAll( in SetTextInputSelectAll()
4691 …g_numberValues[NUM_0].i32 = fullImpl->getNodeModifiers()->getTextInputModifier()->getTextInputSele… in GetTextInputSelectAll()
4700 … fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputSelectAll(node->uiNodeHandle); in ResetTextInputSelectAll()
4710 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputCaretPosition( in SetTextInputCaretOffset()
4719 …g_numberValues[NUM_0].i32 = fullImpl->getNodeModifiers()->getTextInputModifier()->getTextInputCare… in GetTextInputCaretOffset()
4722 …fullImpl->getNodeModifiers()->getTextInputModifier()->getTextInputCaretOffset(node->uiNodeHandle, … in GetTextInputCaretOffset()
4732 …fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputCaretPosition(node->uiNodeHand… in ResetTextInputCaretOffset()
4742 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputInputFilter( in SetInputFilter()
4750 …g_attributeItem.string = fullImpl->getNodeModifiers()->getTextInputModifier()->getTextInputInputFi… in GetInputFilter()
4758 …fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputInputFilter(node->uiNodeHandle… in ResetInputFilter()
4768 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputStyle( in SetTextInputStyle()
4776 …g_numberValues[0].i32 = fullImpl->getNodeModifiers()->getTextInputModifier()->getTextInputStyle(no… in GetTextInputStyle()
4784 fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputStyle(node->uiNodeHandle); in ResetTextInputStyle()
4791 …fullImpl->getNodeModifiers()->getTextInputModifier()->getTextInputContentRect(node->uiNodeHandle, … in GetTextInputContentRect()
4803 …g_numberValues[NUM_0].i32 = fullImpl->getNodeModifiers()->getTextInputModifier()->getTextInputCont… in GetTextInputContentLineCount()
4820 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputCustomKeyboard( in SetInputCustomKeyboard()
4828 auto* value = fullImpl->getNodeModifiers()->getTextInputModifier()->getTextInputCustomKeyboard( in GetInputCustomKeyboard()
4834 g_numberValues[NUM_0].i32 = fullImpl->getNodeModifiers()->getTextInputModifier()-> in GetInputCustomKeyboard()
4843 …fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputCustomKeyboard(node->uiNodeHan… in ResetInputCustomKeyboard()
4853 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputWordBreak( in SetTextInputWordBreak()
4861 …g_numberValues[0].i32 = fullImpl->getNodeModifiers()->getTextInputModifier()->getTextInputWordBrea… in GetTextInputWordBreak()
4870 … fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputWordBreak(node->uiNodeHandle); in ResetTextInputWordBreak()
4880 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputNumberOfLines( in SetTextInputNumberOfLines()
4888 …g_numberValues[0].i32 = fullImpl->getNodeModifiers()->getTextInputModifier()->getTextInputNumberOf… in GetTextInputNumberOfLines()
4897 …fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputNumberOfLines(node->uiNodeHand… in ResetTextInputNumberOfLines()
4907 …fullImpl->getNodeModifiers()->getTextInputModifier()->setBlurOnSubmit(node->uiNodeHandle, item->va… in SetBlurOnSubmit()
4916 … fullImpl->getNodeModifiers()->getTextInputModifier()->setBlurOnSubmit(node->uiNodeHandle, true); in ResetBlurOnSubmit()
4919 … fullImpl->getNodeModifiers()->getTextInputModifier()->setBlurOnSubmit(node->uiNodeHandle, false); in ResetBlurOnSubmit()
4933 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputShowKeyBoardOnFocus( in SetTextInputShowKeyBoardOnFocus()
4942 …fullImpl->getNodeModifiers()->getTextInputModifier()->getTextInputShowKeyBoardOnFocus(node->uiNode… in GetTextInputShowKeyBoardOnFocus()
4950 …fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputShowKeyBoardOnFocus(node->uiNo… in ResetTextInputShowKeyBoardOnFocus()
4957 fullImpl->getNodeModifiers()->getTextInputModifier()->getBlurOnSubmit(node->uiNodeHandle); in GetBlurOnSubmit()
6448 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputAdaptMinFontSize( in SetTextMinFontSize()
6464 …GetFullImpl()->getNodeModifiers()->getTextInputModifier()->getTextInputAdaptMinFontSize(node->uiNo… in GetTextMinFontSize()
6478 …fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputAdaptMinFontSize(node->uiNodeH… in ResetTextMinFontSize()
6494 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputAdaptMaxFontSize( in SetTextMaxFontSize()
6510 …GetFullImpl()->getNodeModifiers()->getTextInputModifier()->getTextInputAdaptMaxFontSize(node->uiNo… in GetTextMaxFontSize()
6524 …fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputAdaptMaxFontSize(node->uiNodeH… in ResetTextMaxFontSize()
7465 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputFontFamily( in SetTextFontFamily()
7496 …fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputFontFamily(node->uiNodeHandle); in ResetTextFontFamily()
9287 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputLineHeight( in SetLineHeight()
9396 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputMaxLines( in SetMaxLines()
9421 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputTextAlign( in SetTextAlign()
9681 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputFontFeature( in SetFontFeature()
9703 …feature = fullImpl->getNodeModifiers()->getTextInputModifier()->getTextInputFontFeature(node->uiNo… in GetFontFeature()
9725 …fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputFontFeature(node->uiNodeHandle… in ResetFontFeature()
10417 …fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputLineHeight(node->uiNodeHandle); in ResetLineHeight()
10480 … fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputMaxLines(node->uiNodeHandle); in ResetMaxLines()
10495 … fullImpl->getNodeModifiers()->getTextInputModifier()->resetTextInputTextAlign(node->uiNodeHandle); in ResetTextAlign()
10800 g_numberValues[0].u32 = fullImpl->getNodeModifiers()->getTextInputModifier()-> in GetFontColor()
10832 g_numberValues[0].f32 = fullImpl->getNodeModifiers()->getTextInputModifier()-> in GetFontSize()
10863 g_numberValues[0].i32 = fullImpl->getNodeModifiers()->getTextInputModifier()-> in GetFontStyle()
10888 g_numberValues[0].i32 = fullImpl->getNodeModifiers()->getTextInputModifier()-> in GetFontWeight()
10919 … fullImpl->getNodeModifiers()->getTextInputModifier()->getTextInputLineHeight(node->uiNodeHandle); in GetLineHeight()
11013 … fullImpl->getNodeModifiers()->getTextInputModifier()->getTextInputMaxLines(node->uiNodeHandle); in GetMaxLines()
11034 …textAlign = fullImpl->getNodeModifiers()->getTextInputModifier()->getTextInputTextAlign(node->uiNo… in GetTextAlign()