OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ascent
(Results
126 - 150
of
175
) sorted by null
1
2
3
4
5
6
7
/external/webkit/Source/WebCore/html/canvas/
CanvasRenderingContext2D.cpp
[
all
...]
/external/quake/quake/src/QW/scitech/include/
mgraph.h
736
short
ascent
; /* Font
ascent
value */
member in struct:__anon11755
747
m_int
ascent
; /*
Ascent
value */
member in struct:__anon11756
[
all
...]
/external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGRAPH.H
736
short
ascent
; /* Font
ascent
value */
member in struct:__anon12054
747
m_int
ascent
; /*
Ascent
value */
member in struct:__anon12055
[
all
...]
/external/skia/src/animator/
SkCondensedDebug.cpp
621
"
ascent
\0"
SkCondensedRelease.cpp
603
"
ascent
\0"
/external/webkit/Source/WebCore/platform/win/
PopupMenuWin.cpp
651
int textY = itemRect.y() + itemFont.fontMetrics().
ascent
() + (itemRect.height() - itemFont.fontMetrics().height()) / 2;
/external/webkit/Source/WebCore/rendering/
RenderListBox.cpp
346
IntSize offset = IntSize(0, itemFont.fontMetrics().
ascent
());
RenderTextControl.cpp
655
textPoint.setY(ty + textBlockInsetTop() + placeholderStyle->fontMetrics().
ascent
());
/external/webkit/Tools/iExploder/iexploder-1.7.2/testcases/
testcase-Linux_x86_64_rv2.0b6pre_Gecko-20100904_Firefox-4.0b6pre-TEST-8375-1_59.html
23
ascent
=baseline
/frameworks/base/core/java/android/text/
DynamicLayout.java
156
int asc = fm.
ascent
;
/packages/apps/Mms/src/com/android/mms/ui/
MessageListItem.java
492
fm.
ascent
-= 10;
[
all
...]
/packages/apps/Settings/src/com/android/settings/fuelgauge/
BatteryHistoryChart.java
393
mTextAscent = (int)mTextPaint.
ascent
();
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion1-expected-completion39.txt
34
android:includeFontPadding : Leave enough room for ascenders and descenders instead of using the font
ascent
and descent strictly. [boolean]
completion5-expected-completion40.txt
34
android:includeFontPadding : Leave enough room for ascenders and descenders instead of using the font
ascent
and descent strictly. [boolean]
completionvalues1-expected-completion32.txt
125
android:includeFontPadding : Leave enough room for ascenders and descenders instead of using the font
ascent
and descent strictly. [boolean]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlib.h
1024
short
ascent
; \/* baseline to top edge of raster *\/
member in struct:__anon22258
1053
int
ascent
; \/* log. extent above baseline for spacing *\/
member in struct:__anon22260
[
all
...]
Xlibint.h
662
(cs)->
ascent
|(cs)->descent) == 0))
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h
1024
short
ascent
; \/* baseline to top edge of raster *\/
member in struct:__anon23848
1053
int
ascent
; \/* log. extent above baseline for spacing *\/
member in struct:__anon23850
[
all
...]
Xlibint.h
662
(cs)->
ascent
|(cs)->descent) == 0))
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h
1024
short
ascent
; \/* baseline to top edge of raster *\/
member in struct:__anon25360
1053
int
ascent
; \/* log. extent above baseline for spacing *\/
member in struct:__anon25362
[
all
...]
Xlibint.h
662
(cs)->
ascent
|(cs)->descent) == 0))
[
all
...]
/external/webkit/Source/WebKit/android/plugins/
android_npapi.h
598
(descent -
ascent
+ leading). If metrics is NULL, it will be ignored.
[
all
...]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardView.java
687
hintY = -paint.
ascent
();
[
all
...]
LatinKeyboardView.java
[
all
...]
/external/skia/src/pdf/
SkPDFFont.cpp
914
fDescriptor->insertScalar("
Ascent
",
[
all
...]
Completed in 935 milliseconds
1
2
3
4
5
6
7