Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Dparagraph_impl.cpp263 Range<size_t> ParagraphImpl::GetActualTextRange(int lineNumber, bool includeSpaces) in GetActualTextRange()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dtypography.cpp245 Boundary Typography::GetActualTextRange(int lineNumber, bool includeSpaces) in GetActualTextRange()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/paragraph_napi/
H A Djs_paragraph.cpp605 bool includeSpaces = false; in OnGetActualTextRange() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp1291 OH_Drawing_Typography* typography, int lineNumber, bool includeSpaces) in OH_Drawing_TypographyGetLineTextRange()