Home
last modified time | relevance | path

Searched defs:text (Results 2201 - 2225 of 2364) sorted by relevance

1...<<81828384858687888990>>...95

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustBufferAccessWithVariablePointersTests.cpp455 Operation(const char* text) in Operation() argument
/third_party/vk-gl-cts/framework/qphelper/
H A DqpTestLog.c621 static deBool qpTestLog_writeKeyValuePair (qpTestLog* log, const char* elementName, const char* name, const char* description, const char* unit, qpKeyValueTag tag, const char* text) in qpTestLog_writeKeyValuePair() argument
658 deBool qpTestLog_writeText (qpTestLog* log, const char* name, const char* description, qpKeyValueTag tag, const char* text) in qpTestLog_writeText() argument
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_handler.h869 virtual std::vector<int8_t> GetWordSelection(const std::string& text, int8_t offset) in GetWordSelection() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_rtt.c166 char *text; member
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_pattern.cpp902 CreateButtonText(const std::string& text, const std::string& colorStr) CreateButtonText() argument
1250 UpdateNodeContent(const RefPtr<FrameNode>& node, std::string& text) UpdateNodeContent() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_custom_paint.cpp570 void RosenRenderCustomPaint::FillText(const Offset& offset, const std::string& text, double x, double y) in FillText() argument
578 void RosenRenderCustomPaint::StrokeText(const Offset& offset, const std::string& text, double x, double y) in StrokeText() argument
881 double RosenRenderCustomPaint::MeasureText(const std::string& text, const PaintState& state) in MeasureText() argument
917 double RosenRenderCustomPaint::MeasureTextHeight(const std::string& text, cons argument
953 MeasureTextMetrics(const std::string& text, const PaintState& state) MeasureTextMetrics() argument
2021 UpdateParagraph( const Offset& offset, const std::string& text, bool isStroke, bool hasShadow) UpdateParagraph() argument
[all...]
H A Drosen_render_offscreen_canvas.cpp1965 void RosenRenderOffscreenCanvas::FillText(const std::string& text, double x, double y, const PaintState& state) in FillText() argument
1973 void RosenRenderOffscreenCanvas::StrokeText(const std::string& text, double x, double y, const PaintState& state) in StrokeText() argument
1988 double RosenRenderOffscreenCanvas::MeasureText(const std::string& text, const PaintState& state) in MeasureText() argument
2031 MeasureTextHeight(const std::string& text, const PaintState& state) MeasureTextHeight() argument
2074 MeasureTextMetrics(const std::string& text, const PaintState& state) MeasureTextMetrics() argument
2130 PaintText(const std::string& text, double x, double y, bool isStroke, bool hasShadow) PaintText() argument
2164 GetAlignOffset( const std::string& text, TextAlign align, std::unique_ptr<txt::Paragraph>& paragraph) GetAlignOffset() argument
2195 GetTextDirection(const std::string& text) GetTextDirection() argument
2222 UpdateOffParagraph( const std::string& text, bool isStroke, const PaintState& state, bool hasShadow) UpdateOffParagraph() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_paint_method.cpp1194 void CustomPaintPaintMethod::FillText(const std::string& text, double x, double y, std::optional<double> maxWidth) in FillText() argument
1201 void CustomPaintPaintMethod::StrokeText(const std::string& text, double x, double y, std::optional<double> maxWidth) in StrokeText() argument
2017 TextMetrics CustomPaintPaintMethod::MeasureTextMetrics(const std::string& text, const PaintState& state) in MeasureTextMetrics() argument
2067 bool CustomPaintPaintMethod::UpdateFillParagraph(const std::string& text) in UpdateFillParagraph() argument
2107 bool CustomPaintPaintMethod::UpdateStrokeParagraph(const std::string& text) in UpdateStrokeParagraph() argument
2141 UpdateStrokeShadowParagraph( const std::string& text, const RSPen* pen, const RSParagraphStyle& style) UpdateStrokeShadowParagraph() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_canvas_bridge.cpp658 auto text = argv[0]->ToString(runtime); in JsFillText() local
676 auto text = argv[0]->ToString(runtime); in JsStrokeText() local
695 auto text = argv[0]->ToString(runtime); in JsMeasureText() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_textfield.cpp141 std::string text; in CreateTextInput() local
191 std::string text; in CreateTextArea() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_canvas_renderer.cpp1471 std::string text; in JsMeasureText() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_text_area_bridge.cpp2056 std::string text, value; in SetTextAreaInitialize() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp735 void ViewAbstractModelImpl::SetOverlay(const std::string& text, std::function<void()>&& buildFunc, in SetOverlay() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_pattern.cpp510 auto text = textFieldPattern->GetTextValue(); in OnAfterModifyDone() local
723 auto text = textFieldPattern->GetTextValue(); in OnClickButtonAndImage() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_node.cpp124 float MeasureTextWidth(const TextStyle& textStyle, const std::string& text) in MeasureTextWidth() argument
231 auto text = FrameNode::GetOrCreateFrameNode("SelectMenuButtonText", ElementRegister::GetInstance()->MakeUniqueId(), in BuildButton() local
323 auto text = FrameNode::GetOrCreateFrameNode("SelectMenuButtonText", ElementRegister::GetInstance()->MakeUniqueId(), in BuildButton() local
434 auto text = FrameNode::GetOrCreateFrameNode("SelectMenuButtonText", ElementRegister::GetInstance()->MakeUniqueId(), BuildCreateMenuItemButton() local
[all...]
/foundation/barrierfree/accessibility/frameworks/common/src/
H A Daccessibility_element_info.cpp424 void AccessibilityElementInfo::SetContent(const std::string &text) in SetContent() argument
/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp1785 std::string text = records->ConvertToText(); in GetDataSize() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Ddebugfs.c853 static const char text[] = "block ack control, write:\n" in wil_read_back() local
928 char text[256]; in wil_read_pmccfg() local
2139 static char text[400]; in wil_read_led_blink_time() local
2231 char *text; wil_read_suspend_stats() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A D3w-9xxx.h53 char* text; member
/kernel/linux/linux-5.10/tools/power/pm-graph/
H A Dsleepgraph.py2065 def text(self): global() member in DevFunction
[all...]
/kernel/linux/linux-5.10/kernel/printk/
H A Dprintk.c497 log_store(u32 caller_id, int facility, int level, enum log_flags flags, u64 ts_nsec, const struct dev_printk_info *dev_info, const char *text, u16 text_len) log_store() argument
612 msg_add_ext_text(char *buf, size_t size, const char *text, size_t text_len, unsigned char endc) msg_add_ext_text() argument
649 msg_print_ext_body(char *buf, size_t size, char *text, size_t text_len, struct dev_printk_info *dev_info) msg_print_ext_body() argument
1360 char *text = r->text_buf; record_print_text() local
1477 char *text; syslog_print() local
1546 char *text; syslog_print_all() local
1877 call_console_drivers(const char *ext_text, size_t ext_len, const char *text, size_t len) call_console_drivers() argument
1936 log_output(int facility, int level, enum log_flags lflags, const struct dev_printk_info *dev_info, char *text, size_t text_len) log_output() argument
1971 char *text = textbuf; vprintk_store() local
2133 msg_print_ext_body(char *buf, size_t size, char *text, size_t text_len, struct dev_printk_info *dev_info) msg_print_ext_body() argument
2138 call_console_drivers(const char *ext_text, size_t ext_len, const char *text, size_t len) call_console_drivers() argument
2430 static char text[LOG_LINE_MAX + PREFIX_MAX]; console_unlock() local
[all...]
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_main.c866 void drbd_print_uuids(struct drbd_device *device, const char *text) in drbd_print_uuids() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Ddebugfs.c853 static const char text[] = "block ack control, write:\n" in wil_read_back() local
928 char text[256]; in wil_read_pmccfg() local
2131 static char text[400]; in wil_read_led_blink_time() local
2199 char *text; wil_read_suspend_stats() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A D3w-9xxx.h53 char *text; member
/third_party/ffmpeg/libavfilter/
H A Dvsrc_testsrc.c726 draw_text(TestSourceContext *s, AVFrame *frame, FFDrawColor *color, int x0, int y0, const uint8_t *text) draw_text() argument

Completed in 72 milliseconds

1...<<81828384858687888990>>...95