Home
last modified time | relevance | path

Searched defs:systemFontType (Results 1 – 4 of 4) sorted by relevance

/base/web/webview/test/unittest/ohos_adapter/drawing_text_adapter_test/
Ddrawing_text_adapter_test.cpp63 ArkWeb_Drawing_SystemFontType systemFontType = ArkWeb_Drawing_SystemFontType::ALL; variable
87 ArkWeb_Drawing_SystemFontType systemFontType = ArkWeb_Drawing_SystemFontType::GENERIC; variable
208 ArkWeb_Drawing_SystemFontType systemFontType = ArkWeb_Drawing_SystemFontType::GENERIC; variable
227 int32_t systemFontType = -1; variable
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_ohos_drawing_text_adapter_impl.cpp26 int ArkOhosDrawingTextFontAdapterImpl::GetSystemFontFullNamesByType(int32_t systemFontType, void** … in GetSystemFontFullNamesByType()
32 int32_t systemFontType, void** drawingFontDescriptor) in GetFontDescriptorByFullName()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_ohos_drawing_text_adapter_wrapper.cpp26 int ArkOhosDrawingTextFontAdapterWrapper::GetSystemFontFullNamesByType(int32_t systemFontType, void… in GetSystemFontFullNamesByType()
36 int32_t systemFontType, void** drawingFontDescriptor) in GetFontDescriptorByFullName()
/base/web/webview/ohos_adapter/drawing_text_adapter/src/
Dohos_drawing_text_adapter_impl.cpp36 int OhosDrawingTextFontAdapterImpl::GetSystemFontFullNamesByType(int32_t systemFontType, void** dra… in GetSystemFontFullNamesByType()
52 int32_t systemFontType, void** drawingFontDescriptor) in GetFontDescriptorByFullName()