Home
last modified time | relevance | path

Searched defs:strc (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxcrt/
Dfx_string.cpp87 bool FX_atonum(const ByteStringView& strc, void* pData) { in FX_atonum()
144 float FX_atof(const ByteStringView& strc) { in FX_atof()
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
DPVRShellOS.cpp513 wchar_t strc[1024]; in OsDisplayDebugString() local
/external/pdfium/core/fpdfapi/page/
Dcpdf_streamcontentparser.cpp1558 ByteStringView strc = m_pSyntax->GetWord(); in ParsePathObject() local