Home
last modified time | relevance | path

Searched defs:GetUint32Vector (Results 1 – 3 of 3) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_print_attributes_adapter_impl.cpp46 ArkWebUint32Vector ArkWebPrintAttributesAdapterImpl::GetUint32Vector(uint32_t attrId) in GetUint32Vector() function in OHOS::ArkWeb::ArkWebPrintAttributesAdapterImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_print_attributes_adapter_wrapper.cpp48 std::vector<uint32_t> NWebPrintAttributesAdapterWrapper::GetUint32Vector(uint32_t attrId) in GetUint32Vector() function in OHOS::ArkWeb::NWebPrintAttributesAdapterWrapper
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.cpp1453 std::vector<uint32_t> WebPrintAttributes::GetUint32Vector(uint32_t attrId) in GetUint32Vector() function in OHOS::NWeb::WebPrintAttributes