Searched defs:boxes (Results 26 - 31 of 31) sorted by relevance
12
| /third_party/skia/modules/skparagraph/samples/ |
| H A D | SampleParagraph.cpp | 1179 auto boxes = paragraph->getRectsForRange(from, to, rect_height_style, rect_width_style); in drawText() local 2775 auto boxes = paragraph->getRectsForRange(0, 7, RectHeightStyle::kIncludeLineSpacingTop, RectWidthStyle::kMax); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| H A D | base_text_select_overlay.cpp | 333 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 D | radv_acceleration_structure.c | 72 uint64_t triangles = 0, boxes = 0, instances = 0; in radv_GetAccelerationStructureBuildSizesKHR() local
|
| /third_party/skia/modules/skparagraph/src/ |
| H A D | ParagraphImpl.cpp | 1574 std::vector<TextBox> boxes; in GetLineFontMetrics() local 2060 std::vector<TextBox> boxes; in GetLineFontMetrics() local [all...] |
| /third_party/libdrm/include/drm/ |
| H A D | radeon_drm.h | 447 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 D | text_field_pattern.cpp | 8259 std::vector<RectF> boxes; in OnBackPressed() local 8262 paragraph_->GetRectsForRange(GetPreviewTextStart(), GetPreviewTextEnd(), boxes); in OnBackPressed() local
|
Completed in 33 milliseconds
12