OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:titleFontSize
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
AlbumLabelMaker.java
54
mTitlePaint = getTextPaint(spec.
titleFontSize
, spec.titleColor, false);
178
int y = (s.labelBackgroundHeight - s.
titleFontSize
) / 2;
AlbumSetSlotRenderer.java
57
public int
titleFontSize
;
/packages/apps/Gallery2/src/com/android/gallery3d/app/
Config.java
64
labelSpec.
titleFontSize
= r.getDimensionPixelSize(
Completed in 525 milliseconds