/foundation/graphic/ui/test/unittest/common/ |
D | text_unit_test.cpp | 76 UITextLanguageDirect direct = UITextLanguageDirect::TEXT_DIRECT_LTR; variable 77 text_->SetDirect(direct); 78 EXPECT_EQ(text_->GetDirect(), direct); 79 direct = UITextLanguageDirect::TEXT_DIRECT_RTL; 80 text_->SetDirect(direct); 81 EXPECT_EQ(text_->GetDirect(), direct);
|
/foundation/graphic/ui/frameworks/draw/ |
D | draw_label.cpp | 32 if (labelLine.direct == TEXT_DIRECT_RTL) { in DrawTextOneLine() 51 labelLine.direct, in DrawTextOneLine() 58 if (labelLine.direct == TEXT_DIRECT_RTL) { in DrawTextOneLine() 93 bool directFlag = (arcTextInfo.direct == TEXT_DIRECT_LTR); in DrawArcText() 108 arcTextInfo.direct, orientation); in DrawArcText() 115 … arcTextInfo.radius, arcTextInfo.direct, orientation); in DrawArcText()
|
D | draw_utils.h | 72 UITextLanguageDirect direct; member 86 UITextLanguageDirect direct; member
|
/foundation/multimedia/media_standard/services/engine/gstreamer/plugins/codec/common/ |
D | i_gst_codec.h | 220 virtual int32_t Flush(GstCodecDirect direct) = 0; 231 virtual int32_t ActiveBufferMgr(GstCodecDirect direct, bool active) = 0;
|
/foundation/graphic/ui/interfaces/kits/components/ |
D | ui_label_button.h | 171 void SetDirect(UITextLanguageDirect direct) in SetDirect() argument 174 labelButtonText_->SetDirect(direct); in SetDirect()
|
D | text_adapter.h | 201 void SetDirect(UITextLanguageDirect direct) in SetDirect() argument 203 direct_ = direct; in SetDirect()
|
D | ui_label.h | 294 void SetDirect(UITextLanguageDirect direct) in SetDirect() argument 297 labelText_->SetDirect(direct); in SetDirect()
|
D | ui_arc_label.h | 358 UITextLanguageDirect direct; member
|
D | ui_picker.h | 365 void SetDirect(UITextLanguageDirect direct);
|
/foundation/graphic/ui/frameworks/components/ |
D | ui_arc_label.cpp | 189 arcTextInfo_.direct = TEXT_DIRECT_LTR; // Clockwise in MeasureArcTextInfo() 193 arcTextInfo_.direct = TEXT_DIRECT_RTL; // Counterclockwise in MeasureArcTextInfo() 210 arcTextInfo_.direct, orientation_); in MeasureArcTextInfo()
|
D | ui_picker.cpp | 419 void UIPicker::SetDirect(UITextLanguageDirect direct) in SetDirect() argument 421 direct_ = direct; in SetDirect()
|
/foundation/graphic/ui/frameworks/common/ |
D | typed_text.cpp | 87 …bool xorFlag = (orientation == UIArcLabel::TextOrientation::INSIDE) ^ (arcTextInfo.direct == TEXT_… in GetArcTextRect() 107 arcTextInfo.direct, orientation) in GetArcTextRect() 121 arcTextInfo.direct, orientation); in GetArcTextRect() 140 UITextLanguageDirect direct, in GetAngleForArcLen() argument 149 return (direct == TEXT_DIRECT_LTR) ? angle : -angle; in GetAngleForArcLen()
|
D | typed_text.h | 64 UITextLanguageDirect direct,
|
/foundation/graphic/ui/interfaces/kits/common/ |
D | text.h | 175 void SetDirect(UITextLanguageDirect direct) in SetDirect() argument 177 direct_ = direct; in SetDirect()
|
/foundation/multimedia/media_standard/services/engine/gstreamer/plugins/codec/hdi/common/src/ |
D | gst_hdi.c | 337 static gboolean gst_hdi_alloc_buffer_inner(GstHDICodec *codec, GstHDIDirection direct) in gst_hdi_alloc_buffer_inner() argument 340 gint len = (direct == GST_HDI_IN) ? codec->input_buffer_num : codec->output_buffer_num; in gst_hdi_alloc_buffer_inner() 341 gint size = (direct == GST_HDI_IN) ? sizeof(InputInfo) : sizeof(OutputInfo); in gst_hdi_alloc_buffer_inner() 351 if (direct == GST_HDI_IN) { in gst_hdi_alloc_buffer_inner()
|
/foundation/graphic/utils/ |
D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 85 or a Contribution incorporated within the Work constitutes direct 158 liable to You for damages, including any direct, indirect, special,
|
/foundation/communication/wifi/ |
D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 85 or a Contribution incorporated within the Work constitutes direct 158 liable to You for damages, including any direct, indirect, special,
|
/foundation/communication/bluetooth/ |
D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 85 or a Contribution incorporated within the Work constitutes direct 158 liable to You for damages, including any direct, indirect, special,
|
/foundation/distributedschedule/safwk/ |
D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 85 or a Contribution incorporated within the Work constitutes direct 158 liable to You for damages, including any direct, indirect, special,
|
/foundation/resourceschedule/background_task_mgr/ |
D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 85 or a Contribution incorporated within the Work constitutes direct 158 liable to You for damages, including any direct, indirect, special,
|
/foundation/resourceschedule/device_usage_statistics/ |
D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 85 or a Contribution incorporated within the Work constitutes direct 158 liable to You for damages, including any direct, indirect, special,
|
/foundation/multimodalinput/input/ |
D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 85 or a Contribution incorporated within the Work constitutes direct 158 liable to You for damages, including any direct, indirect, special,
|
/foundation/communication/netmanager_base/ |
D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 85 or a Contribution incorporated within the Work constitutes direct 158 liable to You for damages, including any direct, indirect, special,
|
/foundation/appexecfwk/appexecfwk_lite/interfaces/innerkits/bundlemgr_lite/ |
D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 85 or a Contribution incorporated within the Work constitutes direct 158 liable to You for damages, including any direct, indirect, special,
|
/foundation/multimedia/medialibrary_standard/ |
D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 85 or a Contribution incorporated within the Work constitutes direct 158 liable to You for damages, including any direct, indirect, special,
|