Searched refs:nsIsLatn (Results 1 – 5 of 5) sorted by relevance
60 boolean nsIsLatn = nsName.equals("latn"); in populate()67 if (isEmpty && !nsIsLatn) { in populate()75 if (isEmpty && !nsIsLatn && !compactIsShort) { in populate()
56 boolean nsIsLatn = nsName.equals("latn"); in populate()63 if (isEmpty && !nsIsLatn) { in populate()71 if (isEmpty && !nsIsLatn && !compactIsShort) { in populate()
67 bool nsIsLatn = strcmp(nsName, "latn") == 0; in populate() local75 if (isEmpty && !nsIsLatn) { in populate()85 if (isEmpty && !nsIsLatn && !compactIsShort) { in populate()