OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:borders
(Results
151 - 175
of
439
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/Gallery2/res/values-ka/
filtershow_strings.xml
27
<string name="
borders
" msgid="2067345080568684614">"???????"</string>
/packages/apps/Gallery2/res/values-ka-rGE/
filtershow_strings.xml
27
<string name="
borders
" msgid="2067345080568684614">"???????"</string>
/packages/apps/Gallery2/res/values-km/
filtershow_strings.xml
27
<string name="
borders
" msgid="2067345080568684614">"????"</string>
/packages/apps/Gallery2/res/values-km-rKH/
filtershow_strings.xml
27
<string name="
borders
" msgid="2067345080568684614">"????"</string>
/packages/apps/Gallery2/res/values-ko/
filtershow_strings.xml
27
<string name="
borders
" msgid="2067345080568684614">"???"</string>
/packages/apps/Gallery2/res/values-lo/
filtershow_strings.xml
27
<string name="
borders
" msgid="2067345080568684614">"???"</string>
/packages/apps/Gallery2/res/values-lo-rLA/
filtershow_strings.xml
27
<string name="
borders
" msgid="2067345080568684614">"???"</string>
/packages/apps/Gallery2/res/values-mn/
filtershow_strings.xml
28
<string name="
borders
" msgid="2067345080568684614">"?????"</string>
/packages/apps/Gallery2/res/values-mn-rMN/
filtershow_strings.xml
27
<string name="
borders
" msgid="2067345080568684614">"?????"</string>
/packages/apps/Gallery2/res/values-ne/
filtershow_strings.xml
27
<string name="
borders
" msgid="2067345080568684614">"?????????"</string>
/packages/apps/Gallery2/res/values-ne-rNP/
filtershow_strings.xml
28
<string name="
borders
" msgid="2067345080568684614">"?????????"</string>
/packages/apps/Gallery2/res/values-ru/
filtershow_strings.xml
27
<string name="
borders
" msgid="2067345080568684614">"?????"</string>
/packages/apps/Gallery2/res/values-si/
filtershow_strings.xml
27
<string name="
borders
" msgid="2067345080568684614">"????"</string>
/packages/apps/Gallery2/res/values-si-rLK/
filtershow_strings.xml
28
<string name="
borders
" msgid="2067345080568684614">"????"</string>
/packages/apps/Gallery2/res/values-sr/
filtershow_strings.xml
27
<string name="
borders
" msgid="2067345080568684614">"?????"</string>
/packages/apps/Gallery2/res/values-th/
filtershow_strings.xml
27
<string name="
borders
" msgid="2067345080568684614">"???"</string>
/packages/apps/Gallery2/res/values-uk/
filtershow_strings.xml
27
<string name="
borders
" msgid="2067345080568684614">"?????????"</string>
/packages/apps/Gallery2/res/values-zh-rCN/
filtershow_strings.xml
27
<string name="
borders
" msgid="2067345080568684614">"??"</string>
/packages/apps/Gallery2/res/values-zh-rHK/
filtershow_strings.xml
27
<string name="
borders
" msgid="2067345080568684614">"??"</string>
/packages/apps/Gallery2/res/values-zh-rTW/
filtershow_strings.xml
27
<string name="
borders
" msgid="2067345080568684614">"??"</string>
/packages/apps/LegacyCamera/src/com/android/camera/panorama/
Mosaic.java
57
* a rectangular mosaic with minimal black
borders
(by unwrapping the mosaic onto an imaginary
/external/chromium_org/chrome/browser/ui/views/panels/
panel_frame_view.cc
382
// spans until hitting the right and bottom
borders
.
414
// and left, right and bottom
borders
).
642
// left and right
borders
, while the height consists of the top area
/frameworks/av/media/libstagefright/codecs/aacenc/src/
tns.c
95
const Word16 *bandStartOffset) /*!< table of band
borders
*/
158
/* now calc band and line
borders
*/
224
/* now calc band and line
borders
*/
/packages/apps/Gallery2/res/values/
filtershow_strings.xml
38
<string name="
borders
" msgid="4461692156695893616">
Borders
</string>
260
<!-- Label for the removing
borders
[CHAR LIMIT=14] -->
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java
560
ArrayList<FilterRepresentation>
borders
= filtersManager.getBorders();
local
562
for (int i = 0; i <
borders
.size(); i++) {
563
FilterRepresentation filter =
borders
.get(i);
564
filter.setName(getString(R.string.
borders
));
574
for (FilterRepresentation representation :
borders
) {
[
all
...]
Completed in 337 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>