/external/pdfium/xfa/fxfa/ |
cxfa_ffpushbutton.cpp | 78 case XFA_AttributeEnum::Outline:
|
/external/python/cpython2/Demo/tkinter/guido/ |
solitaire.py | 176 outline='black', fill='white') 181 outline='black', fill='blue') 406 outline='black', fill=BACKGROUND) 484 outline='black', fill='')
|
/external/python/cpython2/Mac/Modules/qd/ |
qdscan.py | 77 outline = 8
|
/external/python/cpython2/RISCOS/Modules/ |
drawfmodule.c | 152 os_colour outline; local 166 (int*)&outline,&width,(int*)&style,&PyTuple_Type,&dp,&start)) return NULL; 186 dpath->fill=fill;dpath->outline=outline;
|
/external/skia/src/gpu/text/ |
GrAtlasTextContext.h | 38 * be rendered from outline as individual paths. Negative means use a default value.
|
/external/skqp/src/gpu/text/ |
GrAtlasTextContext.h | 38 * be rendered from outline as individual paths. Negative means use a default value.
|
GrTextUtils.cpp | 123 // Temporarily jam in kFill, so we only ever ask for the raw outline from the cache.
|
/external/swiftshader/src/Shader/ |
SetupRoutine.cpp | 222 Pointer<Byte> leftEdge = Pointer<Byte>(primitive + OFFSET(Primitive,outline->left)) + q * sizeof(Primitive); 223 Pointer<Byte> rightEdge = Pointer<Byte>(primitive + OFFSET(Primitive,outline->right)) + q * sizeof(Primitive); 579 Pointer<Byte> leftEdge = primitive + q * sizeof(Primitive) + OFFSET(Primitive,outline->left); 580 Pointer<Byte> rightEdge = primitive + q * sizeof(Primitive) + OFFSET(Primitive,outline->right);
|
/frameworks/av/media/img_utils/include/img_utils/ |
DngUtils.h | 137 * outline of the polynomial used here.
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
DrawableContainer.java | 27 import android.graphics.Outline; 135 public void getOutline(@NonNull Outline outline) { 137 mCurrDrawable.getOutline(outline); [all...] |
LayerDrawable.java | 28 import android.graphics.Outline; [all...] |
BitmapDrawable.java | 33 import android.graphics.Outline; 640 public void getOutline(@NonNull Outline outline) { 642 outline.setRect(mDstRect); 648 outline.setAlpha(opaqueOverShape ? getAlpha() / 255.0f : 0.0f); [all...] |
/frameworks/base/libs/hwui/pipeline/skia/ |
ReorderBarrierDrawables.cpp | 167 // default the shadow-casting path to the outline of the caster
|
/frameworks/base/native/webview/plat_support/ |
draw_gl.h | 25 // elevating the WebView into an FBO layer. If any transform, clip, or outline
|
/frameworks/support/leanback/src/main/java/androidx/leanback/system/ |
Settings.java | 83 * Returns true if view outline is disabled on low power chipset.
|
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/ |
fterrdef.h | 73 "invalid outline" )
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
XmlEditorMultiOutline.java | 42 * Outline used for XML editors that have multiple pages with separate outlines:
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
LayoutCanvasViewer.java | 44 * the part itself as well as the associated outline and property sheet pages.
|
OutlineDropListener.java | 37 /** Drop listener for the outline page */
|
MoveGesture.java | 142 // Ensure that the outline is back to showing the current selection, since during 783 // Update outline to show the target node there 784 OutlinePage outline = mCanvas.getOutlinePage(); local 798 ISelection currentSelection = outline.getSelection(); 800 outline.setSelection(newSelection); [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
VisualRefactoringAction.java | 69 // IStructuredSelection in the outline or navigator
|
/external/skia/src/ports/ |
SkFontHost_FreeType.cpp | 476 * With outline font rasterization this is handled by FreeType with FT_Set_Transform. [all...] |
/external/skqp/src/ports/ |
SkFontHost_FreeType.cpp | 476 * With outline font rasterization this is handled by FreeType with FT_Set_Transform. [all...] |
/external/freetype/include/freetype/internal/ |
ftobjs.h | 348 /* The maximum number of points used to store the vectorial outline */ 355 /* outline of any glyph in this face. If this value cannot be */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
d2d1.h | [all...] |