Home
last modified time | relevance | path

Searched refs:fBot (Results 1 – 12 of 12) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/gm/
H A Dfilterbug.cpp58 fBot = make_image(22, 27); in onOnceBeforeDraw()
96 p3.setShader(fBot->makeShader(SkTileMode::kRepeat, SkTileMode::kRepeat, &localMat)); in onDraw()
104 sk_sp<SkImage> fBot; member in FilterBugGM
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/gm/
H A Dfilterbug.cpp58 fBot = make_image(22, 27); in onOnceBeforeDraw()
96 p3.setShader(fBot->makeShader(SkTileMode::kRepeat, SkTileMode::kRepeat, &localMat)); in onDraw()
104 sk_sp<SkImage> fBot; member in FilterBugGM
/dports/math/octave-forge-level-set/level-set/inst/
H A Dfastmarching.m151 %! % solve (x * fBot = fTop + (1 - x) * fBot, x)
153 %! fBot = mean (f(end, :));
154 %! xMeet = (fTop + fBot) / 2 / fBot;
155 %! botRow = vertLength (1) + fBot * x;
157 %! botRow(where) = vertLength (1) + 1 + fBot * (1 - x(where));
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/aix/native/libawt_xawt/awt/
H A Dawt_InputMethod.c120 int fBot; /* font bottom line(in pixel) from top */ member
1527 statusWindow->fBot+2); in draw_preedit()
1534 statusWindow->statusW, statusWindow->fBot+2, in draw_preedit()
1536 statusWindow->fBot+2); in draw_preedit()
1540 statusWindow->fBot+2); in draw_preedit()
1543 0, 0, 0, statusWindow->fBot+2); in draw_preedit()
1567 gc, x_pos, statusWindow->fBot, in draw_preedit()
1568 x_pos+rect.width, statusWindow->fBot); in draw_preedit()
1622 statusWindow->fBot = max(rect_st.height, rect_pe.height); in align_status()
1633 xwc.height = statusWindow->fBot + BORDER_MARGIN; in align_status()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/aix/native/libawt_xawt/awt/
H A Dawt_InputMethod.c120 int fBot; /* font bottom line(in pixel) from top */ member
1527 statusWindow->fBot+2); in draw_preedit()
1534 statusWindow->statusW, statusWindow->fBot+2, in draw_preedit()
1536 statusWindow->fBot+2); in draw_preedit()
1540 statusWindow->fBot+2); in draw_preedit()
1543 0, 0, 0, statusWindow->fBot+2); in draw_preedit()
1567 gc, x_pos, statusWindow->fBot, in draw_preedit()
1568 x_pos+rect.width, statusWindow->fBot); in draw_preedit()
1622 statusWindow->fBot = max(rect_st.height, rect_pe.height); in align_status()
1633 xwc.height = statusWindow->fBot + BORDER_MARGIN; in align_status()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/aix/native/libawt_xawt/awt/
H A Dawt_InputMethod.c120 int fBot; /* font bottom line(in pixel) from top */ member
1527 statusWindow->fBot+2); in draw_preedit()
1534 statusWindow->statusW, statusWindow->fBot+2, in draw_preedit()
1536 statusWindow->fBot+2); in draw_preedit()
1540 statusWindow->fBot+2); in draw_preedit()
1543 0, 0, 0, statusWindow->fBot+2); in draw_preedit()
1567 gc, x_pos, statusWindow->fBot, in draw_preedit()
1568 x_pos+rect.width, statusWindow->fBot); in draw_preedit()
1622 statusWindow->fBot = max(rect_st.height, rect_pe.height); in align_status()
1633 xwc.height = statusWindow->fBot + BORDER_MARGIN; in align_status()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/aix/native/libawt_xawt/awt/
H A Dawt_InputMethod.c120 int fBot; /* font bottom line(in pixel) from top */ member
1526 statusWindow->fBot+2); in draw_preedit()
1533 statusWindow->statusW, statusWindow->fBot+2, in draw_preedit()
1535 statusWindow->fBot+2); in draw_preedit()
1539 statusWindow->fBot+2); in draw_preedit()
1542 0, 0, 0, statusWindow->fBot+2); in draw_preedit()
1566 gc, x_pos, statusWindow->fBot, in draw_preedit()
1567 x_pos+rect.width, statusWindow->fBot); in draw_preedit()
1621 statusWindow->fBot = max(rect_st.height, rect_pe.height); in align_status()
1632 xwc.height = statusWindow->fBot + BORDER_MARGIN; in align_status()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/aix/native/libawt_xawt/awt/
H A Dawt_InputMethod.c120 int fBot; /* font bottom line(in pixel) from top */ member
1526 statusWindow->fBot+2); in draw_preedit()
1533 statusWindow->statusW, statusWindow->fBot+2, in draw_preedit()
1535 statusWindow->fBot+2); in draw_preedit()
1539 statusWindow->fBot+2); in draw_preedit()
1542 0, 0, 0, statusWindow->fBot+2); in draw_preedit()
1566 gc, x_pos, statusWindow->fBot, in draw_preedit()
1567 x_pos+rect.width, statusWindow->fBot); in draw_preedit()
1621 statusWindow->fBot = max(rect_st.height, rect_pe.height); in align_status()
1632 xwc.height = statusWindow->fBot + BORDER_MARGIN; in align_status()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/aix/native/libawt_xawt/awt/
H A Dawt_InputMethod.c120 int fBot; /* font bottom line(in pixel) from top */ member
1526 statusWindow->fBot+2); in draw_preedit()
1533 statusWindow->statusW, statusWindow->fBot+2, in draw_preedit()
1535 statusWindow->fBot+2); in draw_preedit()
1539 statusWindow->fBot+2); in draw_preedit()
1542 0, 0, 0, statusWindow->fBot+2); in draw_preedit()
1566 gc, x_pos, statusWindow->fBot, in draw_preedit()
1567 x_pos+rect.width, statusWindow->fBot); in draw_preedit()
1621 statusWindow->fBot = max(rect_st.height, rect_pe.height); in align_status()
1632 xwc.height = statusWindow->fBot + BORDER_MARGIN; in align_status()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/aix/native/libawt_xawt/awt/
H A Dawt_InputMethod.c120 int fBot; /* font bottom line(in pixel) from top */ member
1526 statusWindow->fBot+2); in draw_preedit()
1533 statusWindow->statusW, statusWindow->fBot+2, in draw_preedit()
1535 statusWindow->fBot+2); in draw_preedit()
1539 statusWindow->fBot+2); in draw_preedit()
1542 0, 0, 0, statusWindow->fBot+2); in draw_preedit()
1566 gc, x_pos, statusWindow->fBot, in draw_preedit()
1567 x_pos+rect.width, statusWindow->fBot); in draw_preedit()
1621 statusWindow->fBot = max(rect_st.height, rect_pe.height); in align_status()
1632 xwc.height = statusWindow->fBot + BORDER_MARGIN; in align_status()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/aix/native/libawt_xawt/awt/
H A Dawt_InputMethod.c120 int fBot; /* font bottom line(in pixel) from top */ member
1526 statusWindow->fBot+2); in draw_preedit()
1533 statusWindow->statusW, statusWindow->fBot+2, in draw_preedit()
1535 statusWindow->fBot+2); in draw_preedit()
1539 statusWindow->fBot+2); in draw_preedit()
1542 0, 0, 0, statusWindow->fBot+2); in draw_preedit()
1566 gc, x_pos, statusWindow->fBot, in draw_preedit()
1567 x_pos+rect.width, statusWindow->fBot); in draw_preedit()
1621 statusWindow->fBot = max(rect_st.height, rect_pe.height); in align_status()
1632 xwc.height = statusWindow->fBot + BORDER_MARGIN; in align_status()
[all …]
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfv_View_protected.cpp615 UT_sint32 fLeft,fRight,fTop,fBot; in _MergeCells() local
622 fBot = UT_MAX(sBot,dBot); in _MergeCells()
675 _changeCellTo(posDestination,dTop,dLeft,fLeft,fRight,fTop,fBot); in _MergeCells()