Home
last modified time | relevance | path

Searched defs:horizontal (Results 1 - 25 of 25) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-kern.hh57 bool horizontal = HB_DIRECTION_IS_HORIZONTAL (buffer->props.direction); in kern() local
H A Dhb-ot-shape-fallback.cc523 bool horizontal = HB_DIRECTION_IS_HORIZONTAL (buffer->props.direction); in _hb_ot_shape_fallback_spaces() local
H A Dhb-ot-color-cbdt-table.hh680 SBitLineMetrics horizontal; member
H A Dhb-ot-layout-gpos-table.hh121 bool horizontal = HB_DIRECTION_IS_HORIZONTAL (c->direction); in apply_value() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dalignment.h84 Alignment(double horizontal, double vertical) : horizontal_(horizontal), vertical_(vertical) {} in Alignment() argument
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-ot-math.c337 get_glyph_assembly_italics_correction(hb_font_t *font, hb_codepoint_t glyph, hb_bool_t horizontal) get_glyph_assembly_italics_correction() argument
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dposition_param.h102 HorizontalAlign horizontal; member
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_node_relative_container.cpp284 void OH_ArkUI_AlignmentRuleOption_SetBiasHorizontal(ArkUI_AlignmentRuleOption* option, float horizontal) in OH_ArkUI_AlignmentRuleOption_SetBiasHorizontal() argument
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
H A Dtest_rendering.c105 static void Gradient(short *block, unsigned int start, unsigned int stop, int horizontal, unsigned int intra_unsigned) in Gradient() argument
/third_party/skia/src/pathops/
H A DSkDLineIntersection.cpp204 int SkIntersections::horizontal(const SkDLine& line, double left, double right, in horizontal() function in SkIntersections
H A DSkDCubicLineIntersection.cpp418 int SkIntersections::horizontal(const SkDCubic& cubic, double left, double right, double y, in horizontal() function in SkIntersections
H A DSkDQuadLineIntersection.cpp423 int SkIntersections::horizontal(const SkDQuad& quad, double left, double right, double y, in horizontal() function in SkIntersections
H A DSkDConicLineIntersection.cpp347 int SkIntersections::horizontal(const SkDConic& conic, double left, double right, double y, in horizontal() function in SkIntersections
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dpixelmap_native_ndk_test.cpp475 bool horizontal = 0; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_input.cpp614 double horizontal = std::min(left, right); in HandlePadding() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateLineWidthTests.cpp112 buildVertices(VkPrimitiveTopology lineTopology, bool horizontal, deUint32* vertexCount) buildVertices() argument
/kernel/linux/linux-5.10/drivers/media/i2c/smiapp/
H A Dsmiapp.h188 u8 horizontal:4; member
/kernel/linux/linux-6.6/drivers/media/i2c/ccs/
H A Dccs.h178 u8 horizontal:4; member
/third_party/backends/backend/
H A Dxerox_mfp.h112 int horizontal; /* b/w: bytes, gray/color: pixels (padded) */ member
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvkern.c602 FT_Bool horizontal; in gxv_kern_coverage_classic_apple_validate() local
643 FT_Bool horizontal; in gxv_kern_coverage_classic_microsoft_validate() local
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dcffdecode.c1532 FT_Int horizontal, count; in FT_LOCAL_DEF() local
/third_party/mesa3d/src/imgui/
H A Dimgui_widgets.cpp730 const bool horizontal = (direction == ImGuiLayoutType_Horizontal); in Scrollbar() local
[all...]
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrtypes.h220 PFR_DimensionRec horizontal; member
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dtttypes.h1473 TT_HoriHeader horizontal; /* TrueType horizontal header */ global() member
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp5609 void SetBias(ArkUINodeHandle node, ArkUI_Float32 horizontal, ArkUI_Float32 vertical) in SetBias() argument

Completed in 60 milliseconds