Home
last modified time | relevance | path

Searched defs:right (Results 501 - 525 of 912) sorted by relevance

1...<<21222324252627282930>>...37

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord_ring_test.cc265 CordRepConcat* MakeConcat(CordRep* left, CordRep* right, int depth = 0) { in MakeConcat() argument
601 auto* right = MakeConcat(flats[2], RefIfInputSharedIndirect(flats[3])); in TEST_P() local
615 auto* right = MakeConcat(flats[2], RefIfInputSharedIndirect(flats[3])); in TEST_P() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree_test.cc593 CordRepBtree* right = MakeLeaf(2); in TEST_P() local
595 refs.RefIf(second_shared(), right); in TEST_P() local
618 CordRepBtree* right = MakeLeaf(CordRepBtree::kMaxCapacity - 1); in TEST_P() local
619 refs.RefIf(second_shared(), right); in TEST_P() local
642 CordRepBtree* right = MakeTree(CordRepBtree::kMaxCapacity * 2); TEST_P() local
644 refs.RefIf(second_shared(), right); TEST_P() local
670 CordRepBtree* right = MakeTree(3); TEST_P() local
672 refs.RefIf(second_shared(), right); TEST_P() local
698 CordRepBtree* right = MakeTree(3); TEST_P() local
700 refs.RefIf(second_shared(), right); TEST_P() local
749 CordRepBtree* right = MakeTree(random_leaf_count(), coin_flip(rnd)); TEST() local
753 RefEdgesAt(dist(rnd), refs, right); TEST() local
941 auto* right = MakeConcat(flats[2], refs.RefIf(first_shared(), flats[3])); TEST_P() local
955 auto* right = MakeConcat(flats[2], refs.RefIf(first_shared(), flats[3])); TEST_P() local
970 auto* right = MakeConcat(flats[2], refs.RefIf(first_shared(), flats[3])); TEST_P() local
[all...]
/third_party/skia/include/c/
H A Dsk_types.h80 int32_t right; member
87 float right; member
/third_party/skia/experimental/sktext/include/
H A DTypes.h157 bool right() const { in right() function
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DCanvas.java82 public void clipRect(float left, float top, float right, float bottom, in clipRect() argument
87 public void clipRRect(float left, float top, float right, float bottom, float xRad, float yRad, in clipRRect() argument
96 public void drawRect(float left, float top, float right, float bottom, Paint paint) { in drawRect() argument
175 private static native void nClipRect(long nativeInstance, float left, float top, float right, in nClipRect() argument
177 private static native void nClipRRect(long nativeInstance, float left, float top, float right, in nClipRRect() argument
185 nDrawRect(long nativeInstance, float left, float top, float right, float bottom, long nativePaint) nDrawRect() argument
/foundation/ability/form_fwk/services/src/
H A Dform_item_info.cpp228 bool FormItemInfo::IsEqual(const std::string &left, const std::string &right) in IsEqual() argument
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Dsource_map.cpp309 int32_t right = static_cast<int32_t>(targetMap.afterPos_.size()) - 1; in Find() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Dstyle.h121 Dimension right; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_wrapper.cpp61 auto right = offset.GetX() + geometryNode->GetMarginFrameSize().Width(); in OffsetNodeToSafeArea() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_calendar_picker.cpp369 SetPaddings(const std::optional<CalcDimension>& top, const std::optional<CalcDimension>& bottom, const std::optional<CalcDimension>& left, const std::optional<CalcDimension>& right) SetPaddings() argument
[all...]
H A Djs_tab_content.cpp424 CalcDimension right; in SetPadding() local
[all...]
H A Djs_button.cpp442 CalcDimension right = CalcDimension(0.0, DimensionUnit::VP); in GetOldPadding() local
485 SetPaddings(const std::optional<CalcDimension>& top, const std::optional<CalcDimension>& bottom, const std::optional<CalcDimension>& left, const std::optional<CalcDimension>& right) SetPaddings() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_node.h408 auto right = std::max(std::max(ltPoint.GetX(), rtPoint.GetX()), std::max(lbPoint.GetX(), rbPoint.GetX())); in GetRectWithTransform() local
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dshape.h218 void SetRight(const Dimension& right) in SetRight() argument
/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_config.cpp340 SortLocaleConfigs(std::vector<AceResConfig>& candidatesLocaleConfig, const AceResConfig& deviceLocaleConfig, int32_t left, int32_t right) SortLocaleConfigs() argument
547 SortResConfigs( const AceResConfig& desiredConfig, std::vector<AceResConfig>& candidateConfigs, int32_t left, int32_t right) SortResConfigs() argument
570 SortDeclarativeResConfigs( const AceResConfig& desiredConfig, std::vector<AceResConfig>& candidateConfigs, int32_t left, int32_t right) SortDeclarativeResConfigs() argument
798 int32_t right = static_cast<int32_t>(matchedLocaleConfigs.size()) - 1; MatchAndSortI18nConfigs() local
836 int32_t right = static_cast<int32_t>(matchedResConfigs.size()) - 1; MatchAndSortResConfigs() local
888 int32_t right = static_cast<int32_t>(matchedResConfigs.size()) - 1; MatchAndSortDeclarativeResConfigs() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/select/
H A Dselect_test_ng.cpp942 CalcDimension right = 20.0_vp; in HWTEST_F() local
1002 CalcDimension right = -20.0_vp; in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/panel/
H A Dpanel_test_ng.cpp120 PaddingProperty CreatePadding(float left, float top, float right, float bottom) in CreatePadding() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/button/
H A Dbutton_test_ng.cpp233 PaddingProperty CreatePadding(float left, float top, float right, float bottom) in CreatePadding() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenu_layoutThi_test_ng.cpp594 auto right = layoutAlgorithm->right_; in HWTEST_F() local
654 auto right = layoutAlgorithm->right_; in HWTEST_F() local
716 auto right = layoutAlgorithm->right_; in HWTEST_F() local
/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Ddrawable_descriptor.cpp54 inline bool NearEqual(const double left, const double right, const double epsilon) in NearEqual() argument
59 inline bool NearEqual(const double left, const double right) in NearEqual() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_layout_algorithm.cpp154 auto right = padding->right.value_or(CalcLength(0.0_vp)).GetDimension().ConvertToPx(); in GetContentMainSize() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dtxt_paragraph.cpp444 auto right = textBox.rect.fRight; in AdjustIndexForward() local
448 auto right = textBox.rect.GetRight(); in AdjustIndexForward() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Drender_node_modifier.cpp273 void SetBorderStyle(ArkUINodeHandle node, ArkUI_Int32 left, ArkUI_Int32 top, ArkUI_Int32 right, ArkUI_Int32 bottom) in SetBorderStyle() argument
288 void SetBorderWidth(ArkUINodeHandle node, ArkUI_Float32 left, ArkUI_Float32 top, ArkUI_Float32 right, in SetBorderWidth() argument
310 void SetBorderColor(ArkUINodeHandle node, uint32_t left, uint32_t top, uint32_t right, uint32_t bottom) in SetBorderColor() argument
/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
H A Djs_plugin_util.cpp692 bool AceIsSameFuncFromJS(ACECallbackInfo& left, ACECallbackInfo& right) in AceIsSameFuncFromJS() argument
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_canvas.cpp198 int16_t right = static_cast<int16_t>(point.x + width); in AddRect() local

Completed in 41 milliseconds

1...<<21222324252627282930>>...37