Searched refs:nsIsLatn (Results 1 – 3 of 3) sorted by relevance
55 boolean nsIsLatn = nsName.equals("latn"); in populate()62 if (isEmpty && !nsIsLatn) { in populate()70 if (isEmpty && !nsIsLatn && !compactIsShort) { in populate()
60 boolean nsIsLatn = nsName.equals("latn"); in populate()67 if (isEmpty && !nsIsLatn) { in populate()75 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()