Searched refs:SetPropertyAtIndexAsSInt64 (Results 1 – 3 of 3) sorted by relevance
204 SetPropertyAtIndexAsSInt64 (const ExecutionContext *exe_ctx, uint32_t idx, int64_t new_value);
495 OptionValueProperties::SetPropertyAtIndexAsSInt64 (const ExecutionContext *exe_ctx, uint32_t idx, i… in SetPropertyAtIndexAsSInt64() function in OptionValueProperties
296 return m_collection_sp->SetPropertyAtIndexAsSInt64 (NULL, idx, term_width); in SetTerminalWidth()