/external/webkit/WebCore/rendering/ |
RenderBlock.cpp | [all...] |
RenderLayer.cpp | 547 // Omit them when computing our xpos/ypos. [all...] |
InlineTextBox.cpp | 339 int xPos = tx + m_x - leftOverflow; 341 if (xPos >= paintInfo.rect.right() || xPos + w <= paintInfo.rect.x()) [all...] |
RenderBox.h | 339 int& widthValue, int& marginLeftValue, int& marginRightValue, int& xPos);
|
SVGRootInlineBox.cpp | 738 TextRun svgTextRunForInlineTextBox(const UChar* c, int len, RenderStyle* style, const InlineTextBox* textBox, float xPos) 743 TextRun run(c, len, false, static_cast<int>(xPos), textBox->toAdd(), textBox->direction() == RTL, textBox->m_dirOverride || style->visuallyOrdered()); [all...] |
RenderBlockLineLayout.cpp | [all...] |
/external/skia/include/core/ |
SkCanvas.h | 538 coordinate taken from the xpos[] array, and the y from the constY param. 542 @param xpos Array of x-positions, used to position each character 547 const SkScalar xpos[], SkScalar constY, [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/nanox/ |
SDL_nxvideo.c | 472 x = si.xpos - info.x ;
|
/external/webkit/WebKit/android/nav/ |
CachedRoot.cpp | 281 const SkScalar xpos[], SkScalar constY, 285 SkCanvas::drawPosTextH(text, byteLength, xpos, constY, paint); 290 SkPoint upDown[2] = { {xpos[0], constY + metrics.fAscent}, 291 {xpos[0], constY + metrics.fDescent} }; [all...] |
/external/opencore/codecs_v2/video/avc_h264/enc/src/ |
avcenc_lib.h | 615 \param "xpos" "The current MB position in x." 622 int xpos, int ypos, int hp_guess, int cmvx, int cmvy); [all...] |
/external/skia/src/core/ |
SkCanvas.cpp | [all...] |
/frameworks/base/core/java/android/view/ |
WindowManager.java | [all...] |
/external/quake/quake/src/QW/dxsdk/sdk/inc/ |
d3drmobj.h | 214 DWORD xpos, DWORD ypos, DWORD width, DWORD height
|
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/ |
D3DRMOBJ.H | 214 DWORD xpos, DWORD ypos, DWORD width, DWORD height
|
/external/webkit/WebCore/platform/graphics/mac/ |
ComplexTextController.cpp | 464 advance.width = tabWidth - fmodf(m_run.xPos() + m_totalWidth, tabWidth);
|
/external/bison/src/ |
vcg.h | 173 loc: - x: xpos y: ypos "". The locations of nodes are only valid, [all...] |
/external/opencore/codecs_v2/video/m4v_h263/dec/src/ |
get_pred_adv_b_add.cpp | 23 xpos = x half-pixel of (x,y) coordinates within a VOP; motion [all...] |
/external/quake/quake/src/QW/client/ |
gl_vidnt.c | 1023 int fwKeys, xPos, yPos, fActive, fMinimized, temp;
[all...] |
vid_win.c | [all...] |
/external/quake/quake/src/WinQuake/ |
gl_vidnt.cpp | 1023 int fwKeys, xPos, yPos, fActive, fMinimized, temp;
[all...] |
vid_win.cpp | [all...] |
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
get_pred_adv_b_add.cpp | 23 xpos = x half-pixel of (x,y) coordinates within a VOP; motion [all...] |
/external/opencore/codecs_v2/video/m4v_h263/enc/src/ |
vlc_encode.cpp | [all...] |
/external/webkit/WebCore/ |
ChangeLog-2003-10-25 | [all...] |
ChangeLog-2006-12-31 | [all...] |