| /foundation/arkui/ace_engine/frameworks/base/utils/ |
| D | measure_util.cpp | 21 double MeasureUtil::MeasureText(const MeasureContext& context) in MeasureText() function in OHOS::Ace::MeasureUtil
|
| /foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
| D | card_frontend_delegate_declarative.cpp | 76 double CardFrontendDelegateDeclarative::MeasureText(const MeasureContext& context) in MeasureText() function in OHOS::Ace::Framework::CardFrontendDelegateDeclarative
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ |
| D | timepicker_column_layout_algorithm.cpp | 66 void TimePickerColumnLayoutAlgorithm::MeasureText(LayoutWrapper* layoutWrapper, const SizeF& size) in MeasureText() function in OHOS::Ace::NG::TimePickerColumnLayoutAlgorithm
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
| D | datepicker_column_layout_algorithm.cpp | 96 void DatePickerColumnLayoutAlgorithm::MeasureText(LayoutWrapper* layoutWrapper, const SizeF& size) in MeasureText() function in OHOS::Ace::NG::DatePickerColumnLayoutAlgorithm
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/ |
| D | textpicker_layout_algorithm.cpp | 116 void TextPickerLayoutAlgorithm::MeasureText(LayoutWrapper* layoutWrapper, const SizeF& size) in MeasureText() function in OHOS::Ace::NG::TextPickerLayoutAlgorithm
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/ |
| D | security_component_layout_algorithm.cpp | 80 void SecurityComponentLayoutAlgorithm::MeasureText(LayoutWrapper* layoutWrapper, in MeasureText() function in OHOS::Ace::NG::SecurityComponentLayoutAlgorithm
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| D | bar_item_layout_algorithm.cpp | 104 void BarItemLayoutAlgorithm::MeasureText(LayoutWrapper* layoutWrapper, const RefPtr<BarItemNode>& h… in MeasureText() function in OHOS::Ace::NG::BarItemLayoutAlgorithm
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/ |
| D | stepper_layout_algorithm.cpp | 131 void StepperLayoutAlgorithm::MeasureText( in MeasureText() function in OHOS::Ace::NG::StepperLayoutAlgorithm
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom_paint/ |
| D | offscreen_canvas_pattern.cpp | 151 double OffscreenCanvasPattern::MeasureText(const std::string& text, const PaintState& state) in MeasureText() function in OHOS::Ace::NG::OffscreenCanvasPattern
|
| D | offscreen_canvas_paint_method.cpp | 540 double OffscreenCanvasPaintMethod::MeasureText(const std::string& text, const PaintState& state) in MeasureText() function in OHOS::Ace::NG::OffscreenCanvasPaintMethod
|
| D | canvas_paint_method.cpp | 652 double CanvasPaintMethod::MeasureText(const std::string& text, const PaintState& state) in MeasureText() function in OHOS::Ace::NG::CanvasPaintMethod
|
| D | custom_paint_pattern.cpp | 331 double CustomPaintPattern::MeasureText(const std::string& text, const PaintState& state) in MeasureText() function in OHOS::Ace::NG::CustomPaintPattern
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/plugin/mock/ |
| D | mock_plugin_frontend_delegate.cpp | 227 double PluginFrontendDelegate::MeasureText(const MeasureContext& context) in MeasureText() function in OHOS::Ace::Framework::PluginFrontendDelegate
|
| /foundation/arkui/ace_engine/advanced_ui_component/tabtitlebar/interfaces/ |
| D | tabtitlebar.js | 25 const MeasureText = requireNapi("measure"); constant
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
| D | frontend_delegate_declarative_ng.cpp | 555 double FrontendDelegateDeclarativeNG::MeasureText(const MeasureContext& context) in MeasureText() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
|
| /foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
| D | custom_paint_component.cpp | 132 double CanvasTaskPool::MeasureText(const std::string& text, const PaintState& state) in MeasureText() function in OHOS::Ace::CanvasTaskPool
|
| D | flutter_render_custom_paint.cpp | 513 double FlutterRenderCustomPaint::MeasureText(const std::string& text, const PaintState& state) in MeasureText() function in OHOS::Ace::FlutterRenderCustomPaint
|
| D | flutter_render_offscreen_canvas.cpp | 1090 double FlutterRenderOffscreenCanvas::MeasureText(const std::string& text, const PaintState& state) in MeasureText() function in OHOS::Ace::FlutterRenderOffscreenCanvas
|
| D | rosen_render_custom_paint.cpp | 723 double RosenRenderCustomPaint::MeasureText(const std::string& text, const PaintState& state) in MeasureText() function in OHOS::Ace::RosenRenderCustomPaint
|
| D | rosen_render_offscreen_canvas.cpp | 2146 double RosenRenderOffscreenCanvas::MeasureText(const std::string& text, const PaintState& state) in MeasureText() function in OHOS::Ace::RosenRenderOffscreenCanvas
|
| /foundation/arkui/ui_lite/frameworks/components/ |
| D | ui_canvas.cpp | 1429 Point UICanvas::MeasureText(const char* text, const FontStyle& fontStyle) in MeasureText() function in OHOS::UICanvas
|
| /foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
| D | plugin_frontend_delegate.cpp | 913 double PluginFrontendDelegate::MeasureText(const MeasureContext& context) in MeasureText() function in OHOS::Ace::Framework::PluginFrontendDelegate
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| D | canvas_component.cpp | 1381 jerry_value_t CanvasComponent::MeasureText(const jerry_value_t func, in MeasureText() function in OHOS::ACELite::CanvasComponent
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
| D | frontend_delegate_impl.cpp | 903 double FrontendDelegateImpl::MeasureText(const MeasureContext& context) in MeasureText() function in OHOS::Ace::Framework::FrontendDelegateImpl
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
| D | frontend_delegate_declarative.cpp | 1342 double FrontendDelegateDeclarative::MeasureText(const MeasureContext& context) in MeasureText() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
|