Searched defs:SetValueAt (Results 1 – 4 of 4) sorted by relevance
74 void SetValueAt(Sci::Position position, ParamType &&value) { in SetValueAt() function
128 void SetValueAt(ptrdiff_t position, ParamType&& v) noexcept { in SetValueAt() function
184 void RunStyles<DISTANCE, STYLE>::SetValueAt(DISTANCE position, STYLE value) { in SetValueAt() function in RunStyles
61 void SetValueAt(Sci::Position position, int value) override { in SetValueAt() function in __anonfc2f625c0111::Decoration