Home
last modified time | relevance | path

Searched defs:Set (Results 1 – 7 of 7) sorted by relevance

/MusicPlayer2/scintilla/lexlib/
H A DPropSetSimple.cxx45 void PropSetSimple::Set(const char *key, const char *val, size_t lenKey, size_t lenVal) { in Set() function in PropSetSimple
52 void PropSetSimple::Set(const char *keyVal) { in Set() function in PropSetSimple
H A DSparseState.h42 void Set(Sci_Position position, T value) { in Set() function
H A DOptionSet.h42 bool Set(T *base, const char *val) { in Set() function
H A DWordList.cxx119 bool WordList::Set(const char *s) { in Set() function in WordList
/MusicPlayer2/scintilla/src/
H A DEditView.h182 void Set(LineLayout *ll_) noexcept { in Set() function
H A DPositionCache.cxx686 void PositionCacheEntry::Set(unsigned int styleNumber_, const char *s_, in Set() function in PositionCacheEntry
/MusicPlayer2/MusicPlayer2/tinyxml2/
H A Dtinyxml2.h154 void Set( char* start, char* end, int flags ) { in Set() function