Searched defs:underline (Results 1 - 19 of 19) sorted by relevance

/external/pdfium/fxjs/xfa/
H A Dcjx_font.cpp45 void CJX_Font::underline(CFXJSE_Value* pValue, function in class:CJX_Font
/external/python/cpython2/Tools/pynche/
H A DPyncheWidget.py60 underline=0)
65 underline=0)
74 underline=v.underline())
81 underline=0)
84 underline=0)
90 underline=0)
93 underline=0)
96 underline=0)
262 # find the underline characte
271 def underline(self): member in class:PopupViewer
[all...]
/external/python/cpython3/Tools/pynche/
H A DPyncheWidget.py59 underline=0)
64 underline=0)
73 underline=v.underline())
80 underline=0)
83 underline=0)
89 underline=0)
92 underline=0)
95 underline=0)
263 # find the underline characte
272 def underline(self): member in class:PopupViewer
[all...]
/external/freetype/include/freetype/
H A Dftwinfnt.h197 FT_Byte underline; member in struct:FT_WinFNT_HeaderRec_
/external/skia/gm/
H A Dtexteffects.cpp21 SkPath underline; local
27 underline.moveTo(last, uPos);
28 underline.lineTo(start, uPos);
33 underline.moveTo(end, uPos);
34 underline.lineTo(finalPos, uPos);
36 return underline;
73 SkPath underline = create_underline(intersections, start, end, uPos, uWidth, textSize); local
75 canvas->drawPath(underline, paint);
128 SkPath underline = create_underline(intersections, start, end, uPos, uWidth, textSize); local
130 canvas->drawPath(underline, pain
234 SkPath underline = create_underline(intercepts, start, end, uPos, uWidth, textSize); local
279 SkPath underline = create_underline(intersections, start, end, uPos, uWidth, textSize); local
[all...]
/external/skqp/gm/
H A Dtexteffects.cpp21 SkPath underline; local
27 underline.moveTo(last, uPos);
28 underline.lineTo(start, uPos);
33 underline.moveTo(end, uPos);
34 underline.lineTo(finalPos, uPos);
36 return underline;
73 SkPath underline = create_underline(intersections, start, end, uPos, uWidth, textSize); local
75 canvas->drawPath(underline, paint);
128 SkPath underline = create_underline(intersections, start, end, uPos, uWidth, textSize); local
130 canvas->drawPath(underline, pain
234 SkPath underline = create_underline(intercepts, start, end, uPos, uWidth, textSize); local
279 SkPath underline = create_underline(intersections, start, end, uPos, uWidth, textSize); local
[all...]
/external/syslinux/com32/lib/sys/
H A Dansi.h38 bool underline; member in struct:term_state
/external/libvterm/src/
H A Dvterm_internal.h28 unsigned int underline:2; member in struct:VTermPen
H A Dscreen.c19 unsigned int underline : 2; member in struct:__anon12985
402 screen->pen.underline = val->number;
749 cell->attrs.underline = intcell->pen.underline;
786 intcell->pen.underline = cell->attrs.underline;
869 if((attrs & VTERM_ATTR_UNDERLINE_MASK) && (a->pen.underline != b->pen.underline))
/external/libvterm/include/
H A Dvterm.h224 unsigned int underline : 2; member in struct:__anon12975::__anon12976
/external/python/cpython2/Lib/plat-mac/Carbon/
H A DQuickDraw.py8 underline = 4 variable
185 underline = 4 variable
/external/skia/tools/bookmaker/
H A Ddefinition.cpp455 bool underline = false; local
463 if (underline) {
466 underline = true;
473 if (underline) {
476 underline = true;
/external/skqp/tools/bookmaker/
H A Ddefinition.cpp455 bool underline = false; local
463 if (underline) {
466 underline = true;
473 if (underline) {
476 underline = true;
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 548 milliseconds