Searched refs:textString (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-directwrite.cc | 367 OUT wchar_t const** textString, in GetTextAtPosition() argument 373 *textString = nullptr; in GetTextAtPosition() 378 *textString = mText + textPosition; in GetTextAtPosition() 386 OUT wchar_t const** textString, in GetTextBeforePosition() argument 393 *textString = nullptr; in GetTextBeforePosition() 398 *textString = mText; in GetTextBeforePosition() 574 ALLOCATE_ARRAY (wchar_t, textString, buffer->len * 2); in _hb_directwrite_shape() 582 textString[chars_len++] = c; in _hb_directwrite_shape() 584 textString[chars_len++] = 0xFFFDu; in _hb_directwrite_shape() 587 textString[chars_len++] = 0xD800u + ((c - 0x10000u) >> 10); in _hb_directwrite_shape() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | test_fixture.h | 168 textString = code; in SetText() 169 text.str = textString.c_str(); in SetText() 170 text.length = textString.size(); in SetText() 187 std::string textString; variable
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
D | test_fixture.h | 168 textString = code; in SetText() 169 text.str = textString.c_str(); in SetText() 170 text.length = textString.size(); in SetText() 187 std::string textString; variable
|
/third_party/spirv-tools/test/ |
D | test_fixture.h | 185 textString = code; in SetText() 186 text.str = textString.c_str(); in SetText() 187 text.length = textString.size(); in SetText() 204 std::string textString; variable
|
/third_party/skia/src/ports/ |
D | SkFontMgr_win_dw.cpp | 762 WCHAR const** textString, in GetTextAtPosition() argument 766 *textString = nullptr; in GetTextAtPosition() 770 *textString = fString + textPosition; in GetTextAtPosition() 777 WCHAR const** textString, in GetTextBeforePosition() argument 781 *textString = nullptr; in GetTextBeforePosition() 785 *textString = fString; in GetTextBeforePosition()
|
/third_party/skia/modules/skshaper/src/ |
D | SkShaper_coretext.cpp | 205 SkUniqueCFRef<CFStringRef> textString( in shape() local 228 CFAttributedStringCreate(kCFAllocatorDefault, textString.get(), attr.get())); in shape()
|
/third_party/lzma/CPP/7zip/UI/Console/ |
D | List.cpp | 278 static void PrintStringToString(char *dest, EAdjustment adj, unsigned width, const char *textString) in PrintStringToString() argument 281 unsigned len = (unsigned)strlen(textString); in PrintStringToString() 298 memcpy(dest, textString, len); in PrintStringToString()
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 10812 textString
|