Home
last modified time | relevance | path

Searched refs:GAP (Results 1 - 17 of 17) sorted by relevance

/foundation/arkui/ui_lite/test/uitest/test_digital_clock/
H A Dui_test_digital_clock.cpp24 const int16_t GAP = 10; member
65 positionY_ += TITLE_HEIGHT + GAP; in InnerTestTitle()
92 positionY_ += DIGITAL_CLOCK_HEIGHT + GAP; in UIKitUIDigitalClockTestDisplay001()
106 positionY_ += DIGITAL_CLOCK_HEIGHT + GAP; in UIKitUIDigitalClockTestDisplay002()
121 positionY_ += DIGITAL_CLOCK_HEIGHT + GAP; in UIKitUIDigitalClockTestSetColor()
136 positionY_ += DIGITAL_CLOCK_HEIGHT + GAP; in UIKitUIDigitalClockTestDisplayMode001()
151 positionY_ += DIGITAL_CLOCK_HEIGHT + GAP; in UIKitUIDigitalClockTestDisplayMode002()
166 positionY_ += DIGITAL_CLOCK_HEIGHT + GAP; in UIKitUIDigitalClockTestDisplayMode003()
181 positionY_ += DIGITAL_CLOCK_HEIGHT + GAP; in UIKitUIDigitalClockTestDisplayMode004()
196 positionY_ += DIGITAL_CLOCK_HEIGHT + GAP; in UIKitUIDigitalClockTestDisplayLeadingZero()
[all...]
/foundation/arkui/ui_lite/test/uitest/test_font/
H A Dui_test_font.cpp33 const int16_t GAP = 5; member
77 positionY_ += TITLE_HEIGHT + GAP; in InnerTestTitle()
130 positionY_ += LABEL_HEIGHT + GAP; in UIKitFontTestDisplay001()
150 positionY_ += LABEL_HEIGHT * 2 + GAP; // 2 : double in UIKitFontTestDisplay002()
171 positionY_ += LABEL_HEIGHT + GAP; in UIKitFontTestDisplay003()
192 positionY_ += LABEL_HEIGHT * 2 + GAP; // 2 : double in UIKitFontTestDisplay004()
213 positionY_ += LABEL_HEIGHT + GAP; in UIKitFontTestDisplay005()
233 positionY_ += LABEL_HEIGHT * 2 + GAP; // 2 : double in UIKitFontTestDisplay006()
255 positionY_ += LABEL_HEIGHT + GAP; in UIKitFontTestDisplay007()
276 positionY_ += LABEL_HEIGHT * 2 + GAP; // in UIKitFontTestDisplay008()
[all...]
/foundation/arkui/ui_lite/test/uitest/test_spannable_string/
H A Dui_test_spannnable_string.cpp32 const int16_t GAP = 5; member
85 positionY_ += TITLE_HEIGHT + GAP; in InnerTestTitle()
116 positionY_ += LABEL_HEIGHT * 2 + GAP; // 2 : double in UIKitSpannableStringTestNormal001()
145 positionY_ += LABEL_HEIGHT * 2 + GAP; // 2 : double in UIKitSpannableStringTestTextStyle001()
171 positionY_ += LABEL_HEIGHT * 2 + GAP; // 2 : double in UIKitSpannableStringTestFontSize001()
198 positionY_ += LABEL_HEIGHT * 2 + GAP; // 2 : double in UIKitSpannableStringTestFontSize002()
223 positionY_ += LABEL_HEIGHT * 1 + GAP; in UIKitSpannableStringTestFontId001()
232 positionY_ += LABEL_HEIGHT * 2 + GAP; // 2: double in UIKitSpannableStringTestFontId001()
262 positionY_ += LABEL_HEIGHT * 2 + GAP; // 2: double in UIKitSpannableStringTestFontId002()
/foundation/arkui/ui_lite/test/uitest/test_vector_font/
H A Dui_test_vector_font.cpp24 const int16_t GAP = 5; member
73 positionY_ += TITLE_HEIGHT + GAP; in InnerTestTitle()
111 positionY_ += LABEL_HEIGHT + GAP; in FontFontEngineVectorTestCHLang001()
126 positionY_ += LABEL_HEIGHT * 2 + GAP; // 2:double in FontFontEngineVectorTestCHLang002()
142 positionY_ += LABEL_HEIGHT + GAP; in FontFontEngineVectorTestJALang001()
158 positionY_ += LABEL_HEIGHT + GAP; in FontFontEngineVectorTestJALang002()
174 positionY_ += LABEL_HEIGHT + GAP; in FontFontEngineVectorTestKRLang001()
191 positionY_ += LABEL_HEIGHT + GAP; in FontFontEngineVectorTestVILang001()
214 positionY_ += LABEL_HEIGHT + GAP; in FontFontEngineMultiLanguageTestJALang001()
229 positionY_ += LABEL_HEIGHT + GAP; in FontFontEngineMultiLanguageTestJALang002()
[all...]
/foundation/arkui/ui_lite/test/uitest/test_clip/
H A Dui_test_clip.cpp132 positionY_ += BLOCK_HEIGHT + GAP; in CreateImageView()
173 int16_t x = VIEW_DISTANCE_TO_LEFT_SIDE + BLOCK_WIDTH + GAP; in UIKitClipTest001()
178 SetUpButton(btnRadiusDec1_, "半径-1", x + BUTTON_WIDHT2 + GAP, y, UI_TEST_RADIUS_2); in UIKitClipTest001()
180 y += BUTTON_HEIGHT2 + GAP; in UIKitClipTest001()
183 SetUpButton(btnRadiusDec5_, "半径-5", x + BUTTON_WIDHT2 + GAP, y, UI_TEST_RADIUS_4); in UIKitClipTest001()
184 y += BUTTON_HEIGHT2 + GAP; in UIKitClipTest001()
209 int16_t x = VIEW_DISTANCE_TO_LEFT_SIDE + BLOCK_WIDTH + GAP; in UIKitClipTest002()
214 SetUpButton(btnStartAngleDec_, "起始角度-", x + BUTTON_WIDHT2 + GAP, y, UI_TEST_ARC_2); in UIKitClipTest002()
216 y += BUTTON_HEIGHT2 + GAP; in UIKitClipTest002()
219 SetUpButton(btnEndAngleDec_, "结束角度-", x + BUTTON_WIDHT2 + GAP, in UIKitClipTest002()
[all...]
H A Dui_test_clip.h51 const static int16_t GAP = 10; member in OHOS::UITestClip
/foundation/arkui/ui_lite/test/uitest/test_input_event/
H A Dui_test_input_event.cpp28 const int16_t GAP = 5; member
201 positionY_ += (TEXT_H + GAP); in UIKitPointerInputTestDispatchKeyEvent001()
204 label1->SetPosition(0, TEXT_H + GAP, TEXT_W, TEXT_H); in UIKitPointerInputTestDispatchKeyEvent001()
228 positionY_ += (TEXT_H + GAP * 2); // 2: double GAP in UIKitPointerInputTestDispatchInVisibleEvent001()
254 // 50: increase width; 2:double GAP in UIKitPointerInputTestDispatchInVisibleEvent001()
255 label1->SetPosition(positionX_ + 50, positionY_ + 2 * GAP, TEXT_W, TEXT_H); in UIKitPointerInputTestDispatchInVisibleEvent001()
272 positionY_ += (TEXT_H + GAP); in InnerTest()
282 label1->SetPosition(positionX_ + TEST_VIEW_GAP, positionY_ + 2 * GAP, TEXT_W, TEXT_H); // 2: double GAP in InnerTest()
[all...]
/foundation/arkui/ui_lite/test/uitest/test_dialog/
H A Dui_test_dialog.cpp26 const int16_t GAP = 5; member
124 positionY_ += LABEL_HEIGHT + GAP; in SetUp()
178 positionY_ += TITLE_HEIGHT + GAP; in InnerTestTitle()
208 positionY_ += BUTTON_HEIGHT + GAP; in UIKitDialogTest001()
223 positionY_ += BUTTON_HEIGHT + GAP; in UIKitDialogTest002()
238 positionY_ += BUTTON_HEIGHT + GAP; in UIKitDialogTest003()
253 positionY_ += BUTTON_HEIGHT + GAP; in UIKitDialogTest004()
268 positionY_ += BUTTON_HEIGHT + GAP; in UIKitDialogTest005()
283 positionY_ += BUTTON_HEIGHT + GAP; in UIKitDialogTest006()
298 positionY_ += BUTTON_HEIGHT + GAP; in UIKitDialogTest007()
[all...]
/foundation/arkui/ui_lite/test/uitest/test_arc_label/
H A Dui_test_arc_label.cpp23 const int16_t GAP = 5; member
128 label->SetArcTextCenter(CENTER_X, CENTER_Y + positionY_ + GAP * 4); // 4: 4 times GAP in TestArcLabelDisplay()
136 positionY_ += (RADIUS * 2) + GAP + TITLE_HEIGHT; // 2: diameter in TestArcLabelDisplay()
328 positionY_ += TITLE_HEIGHT + GAP; in UIKitUIArcLabelTestAlign001()
330 back->SetPosition(positionX_, positionY_ + GAP); in UIKitUIArcLabelTestAlign001()
346 positionY_ += RADIUS + GAP + TITLE_HEIGHT; in UIKitUIArcLabelTestAlign001()
354 positionY_ += TITLE_HEIGHT + GAP; in UIKitUIArcLabelTestAlign002()
356 back->SetPosition(positionX_, positionY_ + GAP); in UIKitUIArcLabelTestAlign002()
372 positionY_ += RADIUS + GAP in UIKitUIArcLabelTestAlign002()
[all...]
/foundation/arkui/ui_lite/test/uitest/test_event_injector/
H A Dui_test_event_injector.cpp35 const int16_t GAP = 5; member
294 positionY_ += (TEXT_H + GAP); in InnerTest()
306 positionY_ + 2 * GAP, TEXT_W, TEXT_H); // 2 : ratio in InnerTest()
311 btn->SetPosition(VIEW_DISTANCE_TO_LEFT_SIDE + 3 * TEST_VIEW_GAP, positionY_ + GAP, // 3 : ratio in InnerTest()
358 layout_->SetPosition(VIEW_DISTANCE_TO_LEFT_SIDE + SCROLL_WIDTH + GAP, positionY_, LAYOUT_WIDTH, LAYOUT_HEIGHT); in SetUpScrollView()
373 positionY_ = lastY_ + 8 * GAP; /* 8:ratio */ in SetLastPos()
/foundation/arkui/ui_lite/test/uitest/test_view_percent/
H A Dui_test_view_percent.cpp37 const int16_t GAP = 10; member
93 positionY_ += (TEXT_H + GAP); in InitView()
98 positionY_ += flexLayout_->GetHeight() + GAP; in InitView()
101 positionY_ += viewGroup->GetHeight() + GAP; in InitView()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_if.h83 GAP, enumerator
276 * @brief Service register security requirements to GAP
289 * @brief Service deregister security requirements to GAP
299 * @brief Service request security requirements to GAP
/foundation/arkui/ui_lite/test/uitest/test_canvas/
H A Dui_test_canvas.h124 const int16_t GAP = 10; member in OHOS::UITestCanvas
H A Dui_test_canvas.cpp154 positionY_ += CANVAS_HEIGHT + GAP; in CreateCanvas()
/foundation/arkui/ui_lite/test/uitest/test_layout/
H A Dui_test_advanced_layout.cpp25 const int16_t GAP = 5; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_sec.c287 if (reqInfo->info.serviceId == GAP) { in GapRequestSecurityProcess()
845 if (reqInfo->info.serviceId == GAP) { in GapAuthenticationRetry()
868 isGapRequest = (deviceInfo->actionReq && deviceInfo->actionReq->info.serviceId == GAP); in GapOnAuthenticationComplete()
1069 tempInfo.info.serviceId = GAP; in GAP_AuthenticationReq()
H A Dgap.c1220 if (reqInfo->info.serviceId == GAP) { in GapAclConnectionComplete()

Completed in 15 milliseconds