/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
H A D | arcofzorro.h | 34 int yOffset = 0; member in ArcOfZorro
|
/third_party/skia/gm/ |
H A D | arcofzorro.cpp | 48 int xOffset = 0, yOffset = 0; variable
|
H A D | textblobcolortrans.cpp | 47 SkScalar yOffset = bounds.height(); variable
|
H A D | textblobblockreordering.cpp | 46 SkScalar yOffset = bounds.height(); variable
|
H A D | textblobtransforms.cpp | 51 SkScalar yOffset = bounds.height(); variable 85 SkScalar yOffset = SkScalarCeilToScalar(bounds.height()); variable [all...] |
H A D | androidblendmodes.cpp | 66 void drawTile(SkCanvas* canvas, int xOffset, int yOffset, SkBlendMode mode) { in drawTile() argument 84 int xOffset = 0, yOffset = 0; variable
|
H A D | textblobrandomfont.cpp | 137 SkScalar yOffset = 5; variable
|
H A D | arcto.cpp | 202 const SkScalar yOffset = 122.88f; in DEF_SIMPLE_GM() local
|
H A D | textblobmixedsizes.cpp | 57 SkScalar yOffset = bounds.height(); variable [all...] |
H A D | smallpaths.cpp | 84 static SkScalar yOffset = 50.f; in make_three_line() local 103 static SkScalar yOffset = 40.f; in make_arrow() local 122 static SkScalar yOffset = -50.f; make_curve() local 185 static SkScalar yOffset = -270.f; make_ring() local [all...] |
H A D | mixedtextblobs.cpp | 66 SkScalar yOffset = bounds.height(); variable
|
/foundation/arkui/ace_engine/frameworks/core/gestures/ |
H A D | swipe_recognizer.cpp | 25 auto yOffset = lastPoint.y - firstPoint.y; in GetSwipeDirection() local
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
H A D | CompositeBitmapGlyph.java | 31 private int yOffset; field in CompositeBitmapGlyph.Component 33 protected Component(int glyphCode, int xOffset, int yOffset) { in Component() argument 47 public int yOffset() { in yOffset() method in CompositeBitmapGlyph.Component
|
/foundation/arkui/ace_engine/frameworks/core/components/search/ |
H A D | rosen_render_search.cpp | 92 double yOffset = (searchTextRect_.Height() - textSize.Height()) / 2; in Paint() local
|
/foundation/arkui/ace_engine/frameworks/core/components/triangle/ |
H A D | render_triangle.cpp | 22 bool TriangleRotationCalculator::Calculate(double xOffset, double yOffset) in Calculate() argument
|
/foundation/arkui/ace_engine/frameworks/base/geometry/ |
H A D | arc.h | 83 void Move(double xOffset, double yOffset) in Move() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/ |
H A D | scroll_event_hub.h | 33 Dimension yOffset; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/ |
H A D | switch_paint_method.cpp | 104 auto yOffset = contentOffset.GetY(); in PaintSwitch() local
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/ |
H A D | heif_hw_decoder.h | 52 uint32_t yOffset = 0; member
|
/third_party/skia/third_party/externals/angle2/samples/tri_fan_microbench/ |
H A D | TriFanMicroBench.cpp | 65 GLfloat yOffset = yMin; in createVertexBuffers() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_layout/ |
H A D | linear_layout_utils.cpp | 185 float yOffset = offset.GetY(); in AdjustChildOnDirection() local 231 float yOffset = CalculateCrossOffset(size.Height(), frameSize.Height(), crossAlign); in Layout() local 331 float yOffset = in LayoutCondition() local
|
/foundation/arkui/ace_engine/frameworks/core/image/apng/ |
H A D | apng_image_decoder.h | 167 uint32_t yOffset = 0; ///< y position at which to render the following frame member
|
/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_view_group.cpp | 318 void UIViewGroup::MoveChildByOffset(int16_t xOffset, int16_t yOffset) in MoveChildByOffset() argument
|
H A D | ui_picker.cpp | 321 int16_t yOffset = (list_.GetHeight() - itemsHeight_) / 2 - in RefreshSelected() local
|
/third_party/icu/icu4c/source/samples/layout/ |
H A D | GDIFontInstance.cpp | 92 float yOffset = ps[dyStart * 2 + 1]; in drawGlyphs() local
|