Home
last modified time | relevance | path

Searched defs:bottom (Results 1 – 17 of 17) sorted by relevance

/base/print/print_fwk/frameworks/models/print_models/src/
Dprint_margin.cpp71 void PrintMargin::SetBottom(uint32_t bottom) in SetBottom()
/base/web/webview/ohos_interface/include/ohos_adapter/
Dprint_manager_adapter.h37 uint32_t bottom; member
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
Dmaps_test.cpp193 uintptr_t bottom, top; variable
/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/
Dinput_method_panel.h57 int32_t bottom; member
/base/security/security_component_manager/test/fuzztest/security_component/common/
Dfuzz_common.cpp217 double bottom = std::max(tmp1, tmp2); in ConstructButtonRect() local
/base/inputmethod/imf/services/include/
Dsys_cfg_parser.h80 int32_t bottom = 0; member
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
Ddfx_maps.cpp305 bool DfxMaps::GetStackRange(uintptr_t& bottom, uintptr_t& top) in GetStackRange()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dnapi_webview_controller.h69 double bottom = TEN_MILLIMETER_TO_INCH; member
Dwebview_controller.cpp1246 void WebviewController::ScrollPageDown(bool bottom) in ScrollPageDown()
Dnapi_webview_controller.cpp4066 bool bottom; in ScrollPageDown() local
4943 napi_value bottom = nullptr; in ParsePrintMarginAdapter() local
/base/security/security_component_manager/interfaces/inner_api/security_component/include/
Dsec_comp_info.h43 DimensionT bottom = DEFAULT_DIMENSION; member
/base/web/webview/interfaces/kits/cj/src/
Dwebview_controller_impl.cpp221 void WebviewControllerImpl::ScrollPageDown(bool bottom) in ScrollPageDown()
Dwebview_ffi.cpp285 int32_t FfiOHOSWebviewCtlPageDown(int64_t id, bool bottom) in FfiOHOSWebviewCtlPageDown()
/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
Dnweb_create_window.h199 void PageDown(bool bottom) override {} in PageDown()
/base/web/webview/test/unittest/common/
Dnweb_create_window.h255 void PageDown(bool bottom) override in PageDown()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_nweb_impl.cpp521 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/
Dark_web_nweb_wrapper.cpp622 void ArkWebNWebWrapper::PageDown(bool bottom) in PageDown()
1128 void ArkWebNWebWrapper::OnSafeInsetsChange(int left, int top, int right, int bottom) in OnSafeInsetsChange()