OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:horizontalpatches
(Results
1 - 1
of
1
) sorted by null
/sdk/draw9patch/src/com/android/draw9patch/ui/
ImageEditorPanel.java
89
private List<Rectangle>
horizontalPatches
;
475
if (
horizontalPatches
.size() > 0) {
477
for (Rectangle rect :
horizontalPatches
) {
580
r =
horizontalPatches
.get(horizontalIndex++);
777
for (Rectangle patch :
horizontalPatches
) {
[
all
...]
Completed in 59 milliseconds