/external/chromium_org/chrome/test/android/javatests/src/org/chromium/chrome/test/util/ |
D | TranslateUtil.java | 52 float xPos = text.getPaddingLeft() + (sizePerChar * x); in openLanguagePanel() local
|
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/ |
D | vie_autotest_win.cc | 148 int ViEAutoTestWindowManager::ViECreateWindow(HWND &hwndMain, int xPos, in ViECreateWindow()
|
/external/chromium_org/third_party/skia/gm/ |
D | pathopsinverse.cpp | 84 int xPos = 150; in onDraw() local
|
D | optimizations.cpp | 343 SkScalar xPos = 0, yPos = 0; in onDraw() local
|
D | multipicturedraw.cpp | 62 SkScalar xPos, yPos = 0; in make_hex_plane_picture() local
|
/external/skia/gm/ |
D | pathopsinverse.cpp | 88 int xPos = 150; in onDraw() local
|
D | optimizations.cpp | 343 int xPos = 0, yPos = 0; in onDraw() local
|
/external/chromium_org/third_party/WebKit/Source/platform/text/ |
D | TextRun.h | 193 float xPos() const { return m_xpos; } in xPos() function 194 void setXPos(float xPos) { m_xpos = xPos; } in setXPos()
|
/external/chromium_org/third_party/webrtc/modules/audio_processing/aec/ |
D | aec_core_mips.c | 326 int xPos = (i + aec->xfBufBlockPos) * PART_LEN1; in WebRtcAec_FilterFar_mips() local 441 int xPos = (i + aec->xfBufBlockPos)*(PART_LEN1); in WebRtcAec_FilterAdaptation_mips() local
|
D | aec_core_neon.c | 42 int xPos = (i + aec->xfBufBlockPos) * PART_LEN1; in FilterFarNEON() local 184 int xPos = (i + aec->xfBufBlockPos) * PART_LEN1; in FilterAdaptationNEON() local
|
D | aec_core_sse2.c | 37 int xPos = (i + aec->xfBufBlockPos) * PART_LEN1; in FilterFarSSE2() local 148 int xPos = (i + aec->xfBufBlockPos) * (PART_LEN1); in FilterAdaptationSSE2() local
|
D | aec_core.c | 147 int xPos = (i + aec->xfBufBlockPos) * PART_LEN1; in FilterFar() local 220 int xPos = (i + aec->xfBufBlockPos) * (PART_LEN1); in FilterAdaptation() local
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderFrameSet.cpp | 142 LayoutUnit xPos = 0; in paint() local 505 int xPos = 0; in positionFrames() local
|
D | RenderText.cpp | 714 ALWAYS_INLINE float RenderText::widthFromCache(const Font& f, int start, int len, float xPos, TextD… in widthFromCache() 1481 float RenderText::width(unsigned from, unsigned len, float xPos, TextDirection textDirection, bool … in width() 1492 float RenderText::width(unsigned from, unsigned len, const Font& f, float xPos, TextDirection textD… in width()
|
D | RenderDeprecatedFlexibleBox.cpp | 330 LayoutUnit xPos = borderLeft() + paddingLeft(); in layoutHorizontalBox() local
|
D | RenderBlockLineLayout.cpp | 366 …ForTextRun(RootInlineBox* lineBox, BidiRun* run, RenderText* renderer, float xPos, const LineInfo&… in setLogicalWidthForTextRun()
|
/external/webrtc/src/modules/audio_processing/aec/ |
D | aec_core_sse2.c | 39 int xPos = (i + aec->xfBufBlockPos) * PART_LEN1; in FilterFarSSE2() local 134 int xPos = (i + aec->xfBufBlockPos)*(PART_LEN1); in FilterAdaptationSSE2() local
|
D | aec_core.c | 248 int xPos = (i + aec->xfBufBlockPos) * PART_LEN1; in FilterFar() local 314 int xPos = (i + aec->xfBufBlockPos)*(PART_LEN1); in FilterAdaptation() local
|
/external/pdfium/core/src/reflow/ |
D | reflowedpage.cpp | 154 void CPDF_ReflowedPage::GetDisplayMatrix(CFX_AffineMatrix& matrix, FX_INT32 xPos, FX_INT32 yPos, FX… in GetDisplayMatrix()
|
/external/chromium_org/chrome/renderer/resources/ |
D | offline.js | 1940 this.xPos = []; property in anonymousFunctioncb88a2ed0100.HorizonLine 1979 this.xPos = [0, HorizonLine.dimensions.WIDTH]; property
|
/external/pdfium/core/src/fpdfapi/fpdf_page/ |
D | fpdf_page.cpp | 990 void CPDF_Page::GetDisplayMatrix(CFX_AffineMatrix& matrix, int xPos, int yPos, in GetDisplayMatrix()
|
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
D | FrameSelection.cpp | 1063 LayoutUnit xPos = 0; in modify() local
|