/external/pdfium/xfa/src/fee/src/fx_wordbreak/ |
D | fx_wordbreak_impl.cpp | 38 FX_WCHAR CFX_CharIter::GetChar() { in GetChar() function in CFX_CharIter 128 lpBuf[i++] = pTempIter->GetChar(); in GetWord() 151 FX_WCHAR wcTemp = pIter->GetChar(); in FindNextBreakPos() 155 FX_WCHAR wcTemp = pIter->GetChar(); in FindNextBreakPos() 160 FX_WCHAR wcTemp = pIter->GetChar(); in FindNextBreakPos() 221 wcTemp = pIter->GetChar(); in FindNextBreakPos()
|
D | fx_wordbreak_impl.h | 32 virtual FX_WCHAR GetChar();
|
/external/lzma/CPP/Common/ |
D | StdInStream.cpp | 44 int intChar = GetChar(); in ScanStringUntilNewLine() 79 while ((c = GetChar()) != EOF) in ReadToString() 88 int CStdInStream::GetChar() in GetChar() function in CStdInStream
|
D | StdInStream.h | 28 int GetChar();
|
/external/ImageMagick/MagickWand/ |
D | script-token.c | 318 #define GetChar(c) \ macro 382 GetChar(c); in GetScriptToken() 436 GetChar(c); in GetScriptToken()
|
/external/pdfium/xfa/src/fee/src/fee/ |
D | fde_txtedtparag.cpp | 50 FX_WCHAR wAppend = pIter->GetChar(); in LoadParag() 114 FX_WCHAR wAppend = pIter->GetChar(); in CalcLines()
|
D | fde_txtedtbuf.h | 22 virtual FX_WCHAR GetChar();
|
D | fde_txtedtpage.cpp | 49 pBuffer[i] = m_pPage->GetChar((void*)hText, i); in GetString() 448 FX_WCHAR wAppend = pIter->GetChar(); in LoadPage() 616 FX_WCHAR CFDE_TxtEdtPage::GetChar(void* pIdentity, int32_t index) const { in GetChar() function in CFDE_TxtEdtPage 622 FX_WCHAR wChar = m_pIter->GetChar(); in GetChar()
|
D | fde_txtedtengine.cpp | 855 wc = pIter->GetChar(); in SetFormatBlock() 1413 wChar = pIter->GetChar(); in RebuildParagraphs() 2070 FX_WCHAR wc = pIter->GetChar(); in GetFieldBoundary() 2088 FX_WCHAR wc = pIter->GetChar(); in GetFieldBoundary() 2092 FX_DWORD dwPre = (FX_DWORD)pIter->GetChar(); in GetFieldBoundary() 2094 FX_DWORD dwCur = (FX_DWORD)pIter->GetChar(); in GetFieldBoundary() 2123 FX_WCHAR wc = pIter->GetChar(); in FindEditableField() 2136 FX_WCHAR wc = pIter->GetChar(); in FindEditableField() 2150 FX_DWORD dwPre = (FX_DWORD)pIter->GetChar(); in FindEditableField() 2152 FX_DWORD dwCur = (FX_DWORD)pIter->GetChar(); in FindEditableField() [all …]
|
D | fde_txtedtpage.h | 126 virtual FX_WCHAR GetChar(void* pIdentity, int32_t index) const;
|
/external/lldb/source/Plugins/Process/gdb-remote/ |
D | GDBRemoteCommunicationServer.cpp | 330 if (packet.GetChar() == ':') in Handle_qfProcessInfo() 588 if (packet.GetChar() != ',') in Handle_A() 600 if (packet.GetChar() != ',') in Handle_A() 615 if (packet.GetChar() != ',') in Handle_A()
|
D | GDBRemoteCommunicationClient.cpp | 569 const char stop_type = response.GetChar(); in SendContinuePacketAndWaitForResponse() 622 switch (extra_stop_reply_packet.GetChar()) in SendContinuePacketAndWaitForResponse() 912 if (response.GetChar() == 'Q') in GetCurrentProcessID() 913 if (response.GetChar() == 'C') in GetCurrentProcessID() 928 if (response.GetChar() == 'E') in GetLaunchSuccess() 2302 char ch = response.GetChar(); in GetCurrentThreadIDs() 2315 ch = response.GetChar(); // Skip the command separator in GetCurrentThreadIDs()
|
/external/lldb/source/Utility/ |
D | StringExtractor.h | 96 GetChar (char fail_value = '\0');
|
D | StringExtractor.cpp | 129 StringExtractor::GetChar (char fail_value) in GetChar() function in StringExtractor
|
/external/pdfium/xfa/src/fdp/src/css/ |
D | fde_csssyntax.h | 37 FX_WCHAR GetChar() const { return m_pBuffer[m_iDatPos]; } in GetChar() function
|
D | fde_csssyntax.cpp | 98 wch = m_TextPlane.GetChar(); in DoSyntaxParse()
|
/external/pdfium/xfa/src/fgas/include/ |
D | fx_tbk.h | 73 virtual FX_WCHAR GetChar(void* pIdentity, int32_t index) const = 0;
|
D | fx_rbk.h | 124 CFX_RTFChar& GetChar(int32_t index) { in GetChar() function
|
/external/pdfium/xfa/src/fgas/src/layout/ |
D | fx_textbreak.cpp | 1227 wch = pAccess->GetChar(pIdentity, i); in GetDisplayPos() 1245 wNext = pAccess->GetChar(pIdentity, iNext); in GetDisplayPos() 1285 wNext = pAccess->GetChar(pIdentity, iNext); in GetDisplayPos() 1319 wNext = pAccess->GetChar(pIdentity, iNext); in GetDisplayPos() 1595 wch = pAccess->GetChar(pIdentity, i); in GetCharRects()
|
D | fx_rtfbreak.cpp | 269 CFX_RTFChar& tc = m_pCurLine->GetChar(iCount - 1); in SetBreakStatus() 643 CFX_RTFChar& tc = m_pCurLine->GetChar(iCount - 1); in EndBreak() 676 CFX_RTFChar& tc = m_pCurLine->GetChar(m_pCurLine->CountChars() - 1); in EndBreak_SplitLine() 864 const CFX_RTFChar& tc = ttp.GetChar(j); in EndBreak_Alignment() 908 CFX_RTFChar& tc = ttp.GetChar(j); in EndBreak_Alignment()
|
D | fx_rtfbreak.h | 24 CFX_RTFChar& GetChar(int32_t index) { in GetChar() function
|
/external/pdfium/xfa/src/fee/include/ |
D | ifde_txtedtengine.h | 174 virtual FX_WCHAR GetChar() = 0;
|
/external/tinyxml/ |
D | tinyxmlparser.cpp | 571 p = GetChar( p, cArr, &len, encoding ); in ReadText() 605 p = GetChar( p, cArr, &len, encoding ); in ReadText()
|
/external/lldb/tools/debugserver/source/ |
D | RNBRemote.cpp | 2106 char ch = packet.GetChar(); in HandlePacket_QSetSTDIO() 2107 while (packet.GetChar() != ':') in HandlePacket_QSetSTDIO() 2950 if (packet.GetChar() == ',') in HandlePacket_AllocateMemory() 2955 while (success && (ch = packet.GetChar()) != '\0') in HandlePacket_AllocateMemory() 3480 const char cmd_char = packet.GetChar(); in HandlePacket_P() 3483 const char equal_char = packet.GetChar(); in HandlePacket_P()
|
/external/sfntly/cpp/src/test/tinyxml/ |
D | tinyxmlparser.cpp | 592 p = GetChar( p, cArr, &len, encoding ); in ReadText() 626 p = GetChar( p, cArr, &len, encoding ); in ReadText()
|