Searched refs:FcPaths (Results 1 – 1 of 1) sorted by relevance
412 def __InitFC(self, FcPaths): argument413 if FcPaths is None:416 for path in FcPaths:433 self.__FcSorted = fc_sort.FcSort(FcPaths)442 def __init__(self, PolicyPath, FcPaths, LibPath): argument444 self.__InitFC(FcPaths)