Home
last modified time | relevance | path

Searched defs:boxes (Results 26 - 30 of 30) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dbase_text_select_overlay.cpp333 MergeSelectedBoxes( const std::vector<RectF>& boxes, const RectF& contentRect, const RectF& textRect, const OffsetF& paintOffset) MergeSelectedBoxes() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_acceleration_structure.c72 uint64_t triangles = 0, boxes = 0, instances = 0; in radv_GetAccelerationStructureBuildSizesKHR() local
/third_party/skia/modules/skparagraph/src/
H A DParagraphImpl.cpp1574 std::vector<TextBox> boxes; in GetLineFontMetrics() local
2060 std::vector<TextBox> boxes; in GetLineFontMetrics() local
[all...]
/third_party/libdrm/include/drm/
H A Dradeon_drm.h447 struct drm_clip_rect boxes[RADEON_NR_SAREA_CLIPRECTS]; member
667 struct drm_clip_rect *boxes; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp8259 std::vector<RectF> boxes; in OnBackPressed() local
8262 paragraph_->GetRectsForRange(GetPreviewTextStart(), GetPreviewTextEnd(), boxes); in OnBackPressed() local

Completed in 27 milliseconds

12