Home
last modified time | relevance | path

Searched refs:positionX (Results 1 - 8 of 8) sorted by relevance

/third_party/rust/crates/nom/tests/
H A Dmp4.rs57 positionX: f32,
87 positionX: f32,
136 positionX: position_x, in mvhd32()
188 positionX: position_x, in mvhd64()
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBuffer.hpp86 int positionX; member
H A DFrameBuffer.cpp96 cursor.positionX = x; in setCursorPosition()
131 cursor.x = cursor.positionX - cursor.hotspotX; in copy()
/third_party/skia/modules/skparagraph/src/
H A DRun.cpp594 return std::min(run.positionX(pos) - run.positionX(fStart) + delta, fWidth); in scaleFontWithCompressionConfig()
597 SkScalar Run::positionX(size_t pos) const { in scaleFontWithCompressionConfig() function in skia::textlayout::Run
H A DTextLine.cpp429 /*fTextShift=*/-run.positionX(glyphs.start), // starting position
1306 auto textStartInRun = run->positionX(start->startPos());
2114 auto end = context.run->positionX(index) + context.fTextShift + offsetX;
2128 SkScalar glyphemePosLeft = context.run->positionX(found) + context.fTextShift + offsetX;
2129 SkScalar glyphemesWidth = context.run->positionX(found + 1) - context.run->positionX(found);
H A DRun.h137 SkScalar positionX(size_t pos) const;
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga_reg.h1183 uint32 positionX; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 45 milliseconds