HomeSort by relevance Sort by last modified time
    Searched defs:IsFilled (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdipluslinecaps.h 36 AdjustableArrowCap(REAL height, REAL width, BOOL isFilled):
41 height, width, isFilled,
91 BOOL IsFilled() const
99 Status SetFillState(BOOL isFilled)
103 isFilled));
  /external/clang/include/clang/AST/
Comment.h 1064 unsigned IsFilled : 1;
1130 if (!ThisDeclInfo->IsFilled)

Completed in 51 milliseconds