Searched refs:buttonObject (Results 1 – 1 of 1) sorted by relevance
128 JSIValue buttonObject = JSI::GetPropertyByIndex(buttonArrayObject, index); in ParseButton() local129 char *buttonText = JSI::GetStringProperty(buttonObject, buttonTextKey); in ParseButton()132 char *buttonColorText = JSI::GetStringProperty(buttonObject, buttonColorKey); in ParseButton()140 JSI::ReleaseValue(buttonObject); in ParseButton()147 JSI::ReleaseValue(buttonObject); in ParseButton()