Searched refs:ur (Results 1 – 25 of 229) sorted by relevance
12345678910
6 // * Source File:<path>/common/main/ur.xml10 * ICU <specials> source: <path>/xml/main/ur.xml14 ur{20 ur{"اردو"}
16 003{"Norður-Ameríka"}17 005{"Suður-Ameríka"}22 015{"Norður-Afríka"}30 039{"Suður-Evrópa"}40 154{"Norður-Evrópa"}133 GS{"Suður-Georgía og Suður-Sandvíkureyjar"}164 KP{"Norður-Kórea"}165 KR{"Suður-Kórea"}191 MP{"Norður-Maríanaeyjar"}277 VA{"Páfagarður"}[all …]
6 // * Source File:<path>/common/main/ur.xml10 * ICU <specials> source: <path>/xml/main/ur.xml12 ur{
70 EC{"Ikwaḍur"}92 GQ{"Ɣinya Tikwaṭur it"}203 SV{"Salvaḍur"}
75 KP{"Norður-Korea"}76 KR{"Suður-Korea"}
6 // * Source File:<path>/common/main/ur.xml10 * ICU <specials> source: <path>/xml/main/ur.xml12 ur{91 ur{"اردو"}
55 ur{"ⵜⵓⵔⴷⵓⵜ"}
54 ur{"Kiurdu"}
54 ur{"ourdou"}
54 ur{"Kyiurdu"}
54 ur{"Chiuldu"}
54 ur{"Oru-Urudu"}
6 // * Source File:<path>/common/collation/ur.xml10 * ICU <specials> source: <path>/xml/collation/ur.xml12 ur{
10 * validSubLocale of "ur"
249 void RenderView::repaintViewRectangle(const IntRect& ur, bool immediate) in repaintViewRectangle() argument251 if (!shouldRepaint(ur)) in repaintViewRectangle()258 m_frameView->repaintContentRectangle(ur, immediate); in repaintViewRectangle()261 IntRect r = intersection(ur, vr); in repaintViewRectangle()274 void RenderView::repaintRectangleInViewAndCompositedLayers(const IntRect& ur, bool immediate) in repaintRectangleInViewAndCompositedLayers() argument276 if (!shouldRepaint(ur)) in repaintRectangleInViewAndCompositedLayers()279 repaintViewRectangle(ur, immediate); in repaintRectangleInViewAndCompositedLayers()288 compositor()->repaintCompositedLayersAbsoluteRect(ur); in repaintRectangleInViewAndCompositedLayers()
1 diff -ur dnsmasq-2.47/src/forward.c dnsmasq-2.47-patched/src/forward.c