Searched refs:pt (Results 1 – 25 of 31) sorted by relevance
12
5 - android:textColor="#FF0000" android:textSize="20pt"9 - android:textColor="#FF00FF" android:textSize="20pt"21 + android:textSize="20pt" >31 + android:textSize="20pt" >
5 - android:textColor="#FF0000" android:textSize="20pt"9 - android:textColor="#FF00FF" android:textSize="20pt"21 + android:textSize="20pt" >32 + android:textSize="20pt" >
1 Code completion in completion5.xml for android:layout_marginTop='50^dp' selecting 50pt:4 + android:layout_marginTop='50pt'^
5 - android:textColor="#FF0000" android:textSize="20pt"9 - android:textColor="#FF00FF" android:textSize="20pt"21 + android:textSize="20pt" >
5 - android:textColor="#FF0000" android:textSize="20pt"9 - android:textColor="#FF00FF" android:textSize="20pt"31 + android:textSize="20pt" >
5 - android:textColor="#FF0000" android:textSize="20pt"9 - android:textColor="#FF00FF" android:textSize="20pt"
5 - foo:textColor="#FF0000" foo:textSize="20pt"9 - foo:textColor="#00FF00" foo:textSize="20pt"
4 + <item name="android:textSize">20pt</item>
7 + <item name="android:textSize">20pt</item>
8 + <item name="android:textSize">20pt</item>
3 < android:textColor="#FF0000" android:textSize="20pt"
11 > <item name="android:textSize">20pt</item>
54 Open Declaration in values-pt/strings.xml : [@android:string/ok]55 data/res/values-pt/strings.xml56 Open Declaration in values-pt-rPT/strings.xml : [@android:string/ok]57 data/res/values-pt-rPT/strings.xml
4 .bodyText { font-family: sans-serif; font-size: 9pt; color:#000000; }5 .sub-header { font-family: sans-serif; font-style: normal; font-weight: bold; font-size: 9pt; color…6 .log-text {font-family: sans-serif; font-style: normal; font-weight: lighter; font-size: 8pt; color…7 .big-header { font-family: sans-serif; font-style: normal; font-weight: bold; font-size: 9pt; color…
46 Image pt = manager.getFlag("PT"); in testGetFlagImage() local61 assertSame(pt, manager.getFlag("pt", "PT")); in testGetFlagImage()63 assertSame(pt, manager.getFlag("pt", null)); in testGetFlagImage()