Home
last modified time | relevance | path

Searched refs:Optimize (Results 1 – 4 of 4) sorted by relevance

/MusicPlayer2/scintilla/lexlib/
H A DCharacterCategory.cxx4020 Optimize(256); in CharacterCategoryMap()
4027 void CharacterCategoryMap::Optimize(int countCharacters) { in Optimize() function in Scintilla::CharacterCategoryMap
H A DCharacterCategory.h45 void Optimize(int countCharacters);
/MusicPlayer2/Documents/
H A Dupdate_log_en-us.md289 * Optimize the display effect of the Cortana search box lyrics .
296 * Optimize the function to get the theme color of the system. Get the actual system theme color ins…
/MusicPlayer2/scintilla/src/
H A DDocument.cxx2197 charMap.Optimize(countCharacters); in SetCharacterCategoryOptimization()