Searched defs:bottom (Results 1 – 17 of 17) sorted by relevance
| /base/print/print_fwk/frameworks/models/print_models/src/ |
| D | print_margin.cpp | 71 void PrintMargin::SetBottom(uint32_t bottom) in SetBottom()
|
| /base/web/webview/ohos_interface/include/ohos_adapter/ |
| D | print_manager_adapter.h | 37 uint32_t bottom; member
|
| /base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
| D | maps_test.cpp | 193 uintptr_t bottom, top; variable
|
| /base/inputmethod/imf/frameworks/native/inputmethod_ability/include/ |
| D | input_method_panel.h | 57 int32_t bottom; member
|
| /base/security/security_component_manager/test/fuzztest/security_component/common/ |
| D | fuzz_common.cpp | 217 double bottom = std::max(tmp1, tmp2); in ConstructButtonRect() local
|
| /base/inputmethod/imf/services/include/ |
| D | sys_cfg_parser.h | 80 int32_t bottom = 0; member
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| D | dfx_maps.cpp | 305 bool DfxMaps::GetStackRange(uintptr_t& bottom, uintptr_t& top) in GetStackRange()
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| D | napi_webview_controller.h | 69 double bottom = TEN_MILLIMETER_TO_INCH; member
|
| D | webview_controller.cpp | 1246 void WebviewController::ScrollPageDown(bool bottom) in ScrollPageDown()
|
| D | napi_webview_controller.cpp | 4066 bool bottom; in ScrollPageDown() local 4943 napi_value bottom = nullptr; in ParsePrintMarginAdapter() local
|
| /base/security/security_component_manager/interfaces/inner_api/security_component/include/ |
| D | sec_comp_info.h | 43 DimensionT bottom = DEFAULT_DIMENSION; member
|
| /base/web/webview/interfaces/kits/cj/src/ |
| D | webview_controller_impl.cpp | 221 void WebviewControllerImpl::ScrollPageDown(bool bottom) in ScrollPageDown()
|
| D | webview_ffi.cpp | 285 int32_t FfiOHOSWebviewCtlPageDown(int64_t id, bool bottom) in FfiOHOSWebviewCtlPageDown()
|
| /base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/ |
| D | nweb_create_window.h | 199 void PageDown(bool bottom) override {} in PageDown()
|
| /base/web/webview/test/unittest/common/ |
| D | nweb_create_window.h | 255 void PageDown(bool bottom) override in PageDown()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| D | ark_web_nweb_impl.cpp | 521 void ArkWebNWebImpl::PageDown(bool bottom) in PageDown() 972 void ArkWebNWebImpl::OnSafeInsetsChange(int left, int top, int right, int bottom) in OnSafeInsetsChange()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| D | ark_web_nweb_wrapper.cpp | 622 void ArkWebNWebWrapper::PageDown(bool bottom) in PageDown() 1128 void ArkWebNWebWrapper::OnSafeInsetsChange(int left, int top, int right, int bottom) in OnSafeInsetsChange()
|