Home
last modified time | relevance | path

Searched defs:TextPosition (Results 1 – 7 of 7) sorted by relevance

/external/rust/android-crates-io/crates/xml-rs/src/
Dcommon.rs7 pub struct TextPosition { struct
14 impl TextPosition { impl
43 impl fmt::Debug for TextPosition { implementation
50 impl fmt::Display for TextPosition { implementation
62 fn position(&self) -> TextPosition; in position()
65 impl Position for TextPosition { implementation
67 fn position(&self) -> TextPosition { in position()
Dreader.rs95 fn position(&self) -> TextPosition { in position()
/external/skia/modules/skplaintexteditor/include/
Deditor.h62 struct TextPosition { struct
77 TextPosition move(Editor::Movement move, Editor::TextPosition pos) const; argument
/external/rust/android-crates-io/crates/xml-rs/src/reader/
Derror.rs151 fn position(&self) -> TextPosition { self.pos } in position()
Dlexer.rs238 fn position(&self) -> TextPosition { self.pos } in position()
Dparser.rs174 fn position(&self) -> TextPosition { in position()
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dsheets.v4.json6903 "TextPosition": { object