OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ylabel
(Results
1 - 5
of
5
) sorted by null
/external/dropbear/libtommath/logs/
graphs.dem
3
set
ylabel
"Cycles per Operation"
/system/extras/tests/sdcard/
plot_sdcard.py
204
gp.
ylabel
('duration in second')
241
gp.
ylabel
('duration in second')
273
gp.
ylabel
('duration in second')
/sdk/draw9patch/src/com/android/draw9patch/ui/
ImageEditorPanel.java
82
private JLabel
yLabel
;
294
yLabel
= new JLabel("0px");
295
yLabel
.setForeground(Color.WHITE);
296
yLabel
.putClientProperty("JComponent.sizeVariant", "small");
297
status.add(
yLabel
, new GridBagConstraints(8, 1, 1, 1, 0.0f, 0.0f,
[
all
...]
/external/blktrace/btt/
bno_plot.py
47
set
ylabel
'Block Number'
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
ScreenViewer.java
358
private JLabel
yLabel
;
432
yLabel
= label;
447
yLabel
.setText(y + " px");
Completed in 20 milliseconds