Searched refs:folderFormatter (Results 1 – 2 of 2) sorted by relevance
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal/ccvs/ui/ |
H A D | CVSDecoration.java | 87 private String folderFormatter; field in CVSDecoration 155 …public CVSDecoration(Preferences preferences, String fileFormater, String folderFormatter, String … in CVSDecoration() argument 156 initialize(preferences, fileFormater, folderFormatter, projectFormatter); in CVSDecoration() 163 …private void initialize(Preferences preferences, String fileFormater, String folderFormatter, Stri… in initialize() argument 166 this.folderFormatter = updateOldDirtyFlag(folderFormatter); in initialize() 338 return folderFormatter; in getTextFormatter() 342 return folderFormatter; in getTextFormatter()
|
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/windows/ |
H A D | GUIMediaWindow.cpp | 685 CLabelFormatter folderFormatter(labelMasks.m_strLabelFolder, labelMasks.m_strLabel2Folder); in FormatItemLabels() local 694 folderFormatter.FormatLabels(pItem.get()); in FormatItemLabels()
|