HomeSort by relevance Sort by last modified time
    Searched refs:IsInline (Results 1 - 12 of 12) sorted by null

  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_image.cpp 20 if (m_pImage->IsInline() ||
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_content.cpp 89 if (!pImageObj->m_pImage->IsInline()) {
  /frameworks/compile/slang/
slang_rs_reflection.h 232 const char *RenderScriptVar, bool IsInline);
  /external/clang/include/clang/AST/
Decl.h 456 bool isInline() const {
    [all...]
  /external/pdfium/core/include/fpdfapi/
fpdf_resource.h 780 FX_BOOL IsInline() { return m_bInline; }
  /external/clang/lib/Sema/
SemaDeclCXX.cpp     [all...]
SemaDecl.cpp 463 if (ND && !ND->isInline() && !ND->isAnonymousNamespace())
    [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp 710 FD->IsInline = Record[Idx++];
    [all...]
ASTWriterDecl.cpp 491 Record.push_back(D->IsInline);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d10effect.h 134 WINBOOL IsInline;
    [all...]
  /external/clang/lib/AST/
Decl.cpp     [all...]
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp     [all...]

Completed in 320 milliseconds