Searched refs:nl (Results 1 – 5 of 5) sorted by relevance
106 NodeList nl = docEle.getElementsByTagName("light"); in exportSceneData() local107 if (nl != null) { in exportSceneData()108 for(int i = 0; i < nl.getLength(); i++) { in exportSceneData()109 Element l = (Element)nl.item(i); in exportSceneData()114 nl = docEle.getElementsByTagName("camera"); in exportSceneData()115 if (nl != null) { in exportSceneData()116 for(int i = 0; i < nl.getLength(); i++) { in exportSceneData()117 Element c = (Element)nl.item(i); in exportSceneData()122 nl = docEle.getElementsByTagName("image"); in exportSceneData()123 if (nl != null) { in exportSceneData()[all …]
242 int nl = 0; in withinBlockquote() local245 nl++; in withinBlockquote()249 withinParagraph(out, text, i, next - nl, nl, next == end); in withinBlockquote()256 int start, int end, int nl, in withinParagraph() argument370 if (nl == 1) { in withinParagraph()372 } else if (nl == 2) { in withinParagraph()375 for (int i = 2; i < nl; i++) { in withinParagraph()
269 WindowManager.LayoutParams nl = new WindowManager.LayoutParams(); in show() local270 nl.copyFrom(l); in show()271 nl.softInputMode |= in show()273 l = nl; in show()
1239 int nl = name.length(); in keyFor() local1240 for (int i = 0; i < nl; i++) { in keyFor()
4138 http://developer.android.com/resources/samples/Home/res/values-nl-rNL/index.html5279 http://developer.android.com/resources/samples/Home/res/values-nl-rNL/strings.html