Searched defs:GetExpanded (Results 1 – 2 of 2) sorted by relevance
/MusicPlayer2/scintilla/lexlib/ | ||
H A D | PropSetSimple.cxx | 140 size_t PropSetSimple::GetExpanded(const char *key, char *result) const { in GetExpanded() function in PropSetSimple |
/MusicPlayer2/scintilla/src/ | ||
H A D | ContractionState.cxx | 303 bool ContractionState<LINE>::GetExpanded(Sci::Line lineDoc) const noexcept { in GetExpanded() function in __anondcddf4790111::ContractionState |